"mars1412" wrote : IMO:
  | it's static because you want to make it a class-variable (NOT instance 
variable)
  | it's final, because you will never change it
  | anonymous wrote : 
  |   | The only place currently reffering to this attribute is within the 
class itself (getRestrictions).That's why it is private

But why don't you want it to be an instance variable?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129139
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to