Uses of Interface
org.jboss.ejb3.proxy.impl.factory.session.service.ServiceProxyFactory

Packages that use ServiceProxyFactory
org.jboss.ejb3.proxy.impl.factory.session.service   
org.jboss.ejb3.proxy.impl.objectfactory.session.service   
 

Uses of ServiceProxyFactory in org.jboss.ejb3.proxy.impl.factory.session.service
 

Classes in org.jboss.ejb3.proxy.impl.factory.session.service that implement ServiceProxyFactory
 class ServiceLocalProxyFactory
          ServiceLocalProxyFactory A @Service Proxy Factory for Local Views
 class ServiceProxyFactoryBase
          ServiceProxyFactoryBase Base upon which @Service Proxy Factory implementations may build
 class ServiceRemoteProxyFactory
          ServiceRemoteProxyFactory A @Service Proxy Factory for Remote Views
 

Uses of ServiceProxyFactory in org.jboss.ejb3.proxy.impl.objectfactory.session.service
 

Methods in org.jboss.ejb3.proxy.impl.objectfactory.session.service that return types with arguments of type ServiceProxyFactory
protected  Class<ServiceProxyFactory> ServiceProxyObjectFactory.getProxyFactoryClass()
          Obtains the type or supertype used by proxy factories for this Object Factory
 



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