[jboss-user] [JBoss Microcontainer Users] - Re: how to instantiate a generic/parameterized MC bean/POJO
CsabaSzucs
do-not-reply at jboss.com
Wed Nov 11 07:59:25 EST 2009
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
More information about the jboss-user
mailing list