Package org.jboss.ejb3.proxy.jndiregistrar

Class Summary
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