| Modifier and Type | Method and Description |
|---|---|
Object |
ServerFederation.getBusinessObject(ProxyInfo proxyInfo) |
javax.ejb.EJBHome |
ServerFederation.getEJBHome(ProxyInfo proxyInfo) |
javax.ejb.EJBMetaData |
ServerFederation.getEJBMetaData(ProxyInfo proxyInfo) |
javax.ejb.EJBObject |
ServerFederation.getEJBObject(ProxyInfo proxyInfo) |
javax.ejb.Handle |
ServerFederation.getHandle(ProxyInfo proxyInfo) |
javax.ejb.HomeHandle |
ServerFederation.getHomeHandle(ProxyInfo proxyInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyInfo |
EntityContainer.createEJBObject(Method callMethod,
Object[] args,
ThreadContext callContext,
InterfaceType type) |
| Modifier and Type | Method and Description |
|---|---|
ProxyInfo |
EjbHomeProxyHandler.getProxyInfo() |
abstract ProxyInfo |
BaseEjbProxyHandler.getProxyInfo() |
ProxyInfo |
EjbObjectProxyHandler.getProxyInfo() |
| Modifier and Type | Method and Description |
|---|---|
Object |
IntraVmServer.getBusinessObject(ProxyInfo pi) |
javax.ejb.EJBHome |
IntraVmServer.getEJBHome(ProxyInfo pi) |
javax.ejb.EJBMetaData |
IntraVmServer.getEJBMetaData(ProxyInfo pi) |
javax.ejb.EJBObject |
IntraVmServer.getEJBObject(ProxyInfo pi) |
javax.ejb.Handle |
IntraVmServer.getHandle(ProxyInfo pi) |
javax.ejb.HomeHandle |
IntraVmServer.getHomeHandle(ProxyInfo pi) |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyInfo |
ManagedContainer.createEJBObject(BeanContext beanContext,
Method callMethod,
Object[] args,
InterfaceType interfaceType) |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyInfo |
SingletonContainer.createEJBObject(BeanContext beanContext,
Method callMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyInfo |
StatefulContainer.createEJBObject(BeanContext beanContext,
Method callMethod,
Object[] args,
InterfaceType interfaceType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ApplicationServer.getBusinessObject(ProxyInfo proxyInfo) |
javax.ejb.EJBHome |
ApplicationServer.getEJBHome(ProxyInfo proxyInfo) |
javax.ejb.EJBMetaData |
ApplicationServer.getEJBMetaData(ProxyInfo proxyInfo) |
javax.ejb.EJBObject |
ApplicationServer.getEJBObject(ProxyInfo proxyInfo) |
javax.ejb.Handle |
ApplicationServer.getHandle(ProxyInfo proxyInfo) |
javax.ejb.HomeHandle |
ApplicationServer.getHomeHandle(ProxyInfo proxyInfo) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.