If I'm correct, static final fields can be initialized 
in a static class initializer, that is,

class C {
  static { .... }
     :
}




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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to