]> git.mxchange.org Git - jjobs-mailer-ejb.git/commit - src/java/org/mxchange/jjobs/mailer/model/delivery/JobsMailerSingletonBean.java
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Apr 2018 20:54:23 +0000 (22:54 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 19 Jul 2019 21:36:02 +0000 (23:36 +0200)
commite66b2d57b893c0aca2b93460639688f4660e446f
tree8c0b59a1bbdaf896d467d3906f05559a15e5120c
parenta8b88034d2025e493da5c8bf9f663b8facd7455f
Please cherry-pick:
- made more local variables final (possible here) which gives the Java compiler
  hints to optimize the binary a bit more
- always invoke super() until you have reach the most-super (highest class)
  then there is no need for it as java.lang.Object is then next

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/mailer/model/delivery/JobsEmailDeliveryMessageBean.java
src/java/org/mxchange/jjobs/mailer/model/delivery/JobsMailerSingletonBean.java