[jboss-user] [EJB 3.0] - Using @Init annotation
stedo
do-not-reply at jboss.com
Mon Sep 18 02:46:04 EDT 2006
hi,
A short question about @Init methods. I assume that methods with the @Init annotation work like the ejbCreate method in EJB2. What I want to do is have two init methods and call them on creation from my client. But how do I specify which init method I want to use when making the call/lookup as I no longer have a home interface?
Thanks in advance.
Stephen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972199#3972199
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972199
More information about the jboss-user
mailing list