|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |