[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can it be a final static?

timfox do-not-reply at jboss.com
Fri Jan 9 10:29:53 EST 2009


"gaohoward" wrote : This static is used to identify a JBM process, not only client processes use it, but also the Postoffice use it. So once it is initialized it should never be changed as long as the process is alive. So make it final would be more proper. It will forbid any attempt to change it.

Ok sure, but it's not a big deal - nothing does change it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200616#4200616

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200616



More information about the jboss-dev-forums mailing list