Package org.jboss.ejb3.proxy.jndiregistrar

Class Summary
JndiReferenceBinding Simple data object that encapsulates a Reference and the associated name under which it should be bound in JNDI.
JndiReferenceBindingSet Encapsulates the JndiReferenceBindings associated with a particular container.
JndiSessionRegistrarBase JndiSessionRegistrarBase Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations common to that of all Session EJB Implementations
JndiStatefulSessionRegistrar JndiStatefulSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SFSB Implementations
JndiStatelessSessionRegistrar JndiStatelessSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SLSB Implementations