[jboss-dev-forums] [Design of EJB 3.0] - Re: Plug-able default JNDI binding policy

ALRubinger do-not-reply at jboss.com
Fri Nov 2 19:18:47 EDT 2007


Would also make sense to determine what properties in a deployment might be interesting to a developer implementing a binding strategy, and pass this in:

String getJndiName(SomeNewEjb3DeploymentTO)

..giving the TO instance members:

* deploymentName
* ejbName
* isLocal
* isHome
* isService
* isStateful
* deploymentType
* beanType

...anything else?

S,
ALR

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

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



More information about the jboss-dev-forums mailing list