But what if I don't have that output variable in the constructor...like in the 
default constructor of the parameterized class?

In Java syntax the parameter type is inferred in the instantiation command.
In my case, the parameter type can only be inferred from the instance methods 
of the class.

Csaba



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

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

Reply via email to