Uses of Class
org.jboss.ejb3.proxy.impl.factory.session.SessionProxyFactoryBase

Packages that use SessionProxyFactoryBase
org.jboss.ejb3.proxy.impl.factory.session.stateful   
org.jboss.ejb3.proxy.impl.factory.session.stateless   
 

Uses of SessionProxyFactoryBase in org.jboss.ejb3.proxy.impl.factory.session.stateful
 

Subclasses of SessionProxyFactoryBase in org.jboss.ejb3.proxy.impl.factory.session.stateful
 class StatefulSessionLocalProxyFactory
          StatefulSessionLocalProxyFactory A SFSB Proxy Factory for Local Views
 class StatefulSessionProxyFactoryBase
          StatefulSessionProxyFactoryBase Base upon which SFSB Proxy Factories may build
 class StatefulSessionRemoteProxyFactory
          StatefulSessionRemoteProxyFactory A SFSB Proxy Factory for Remote Views
 

Uses of SessionProxyFactoryBase in org.jboss.ejb3.proxy.impl.factory.session.stateless
 

Subclasses of SessionProxyFactoryBase in org.jboss.ejb3.proxy.impl.factory.session.stateless
 class StatelessSessionLocalProxyFactory
          StatelessSessionLocalProxyFactory A SLSB Proxy Factory for Local Views
 class StatelessSessionProxyFactoryBase
          StatelessSessionProxyFactoryBase Base upon which SLSB Proxy Factories may build
 class StatelessSessionRemoteProxyFactory
          StatelessSessionRemoteProxyFactory A SLSB Proxy Factory for Remote Views
 



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