Uses of Class
org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase

Packages that use JndiSessionRegistrarBase
org.jboss.ejb3.proxy.impl.jndiregistrar   
 

Uses of JndiSessionRegistrarBase in org.jboss.ejb3.proxy.impl.jndiregistrar
 

Subclasses of JndiSessionRegistrarBase in org.jboss.ejb3.proxy.impl.jndiregistrar
 class JndiServiceRegistrar
          JndiServiceRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for @Service Implementations
 class JndiStatefulSessionRegistrar
          JndiStatefulSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SFSB Implementations
 class JndiStatelessSessionRegistrar
          JndiStatelessSessionRegistrar Responsible for binding of ObjectFactories and creation/registration of associated ProxyFactories, centralizing operations for SLSB Implementations
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.