|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SessionProxyInvocationHandler in org.jboss.ejb3.proxy.impl.factory.session |
|---|
| Methods in org.jboss.ejb3.proxy.impl.factory.session that return SessionProxyInvocationHandler | |
|---|---|
protected abstract SessionProxyInvocationHandler |
SessionProxyFactoryBase.createBusinessDefaultInvocationHandler()
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for a Business Default proxy |
protected abstract SessionProxyInvocationHandler |
SessionProxyFactoryBase.createBusinessInterfaceSpecificInvocationHandler(java.lang.String businessInterfaceName)
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for a Business Interface-specific proxy |
protected abstract SessionProxyInvocationHandler |
SessionProxyFactoryBase.createEjb2xComponentInterfaceInvocationHandler()
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for an EJB2.x Component Interface proxy |
protected abstract SessionProxyInvocationHandler |
SessionProxyFactoryBase.createHomeInvocationHandler()
Returns the Constructor of the SessionProxyInvocationHandler to be used in instanciating new handlers to specify in Proxy Creation Used for creating a Handler for am EJB2.x Home proxy |
| Uses of SessionProxyInvocationHandler in org.jboss.ejb3.proxy.impl.factory.session.service |
|---|
| Methods in org.jboss.ejb3.proxy.impl.factory.session.service that return SessionProxyInvocationHandler | |
|---|---|
protected abstract SessionProxyInvocationHandler |
ServiceProxyFactoryBase.createInvocationHandler()
Returns the ServiceProxyInvocationHandler to be used in Proxy Creation |
| Uses of SessionProxyInvocationHandler in org.jboss.ejb3.proxy.impl.factory.session.stateful |
|---|
| Uses of SessionProxyInvocationHandler in org.jboss.ejb3.proxy.impl.factory.session.stateless |
|---|
| Uses of SessionProxyInvocationHandler in org.jboss.ejb3.proxy.impl.handler.session |
|---|
| Classes in org.jboss.ejb3.proxy.impl.handler.session that implement SessionProxyInvocationHandler | |
|---|---|
class |
SessionLocalProxyInvocationHandler
SessionLocalProxyInvocationHandler |
class |
SessionProxyInvocationHandlerBase
SessionProxyInvocationHandlerBase Abstract base from which all JBoss Session Proxy InvocationHandlers may extend |
class |
SessionRemoteProxyInvocationHandler
SessionRemoteProxyInvocationHandler |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||