public class IntraVmServer extends Object implements ApplicationServer
| Constructor and Description |
|---|
IntraVmServer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBusinessObject(ProxyInfo pi) |
javax.ejb.EJBHome |
getEJBHome(ProxyInfo pi) |
javax.ejb.EJBMetaData |
getEJBMetaData(ProxyInfo pi) |
javax.ejb.EJBObject |
getEJBObject(ProxyInfo pi) |
javax.ejb.Handle |
getHandle(ProxyInfo pi) |
javax.ejb.HomeHandle |
getHomeHandle(ProxyInfo pi) |
public javax.ejb.EJBMetaData getEJBMetaData(ProxyInfo pi)
getEJBMetaData in interface ApplicationServerpublic javax.ejb.Handle getHandle(ProxyInfo pi)
getHandle in interface ApplicationServerpublic javax.ejb.HomeHandle getHomeHandle(ProxyInfo pi)
getHomeHandle in interface ApplicationServerpublic javax.ejb.EJBObject getEJBObject(ProxyInfo pi)
getEJBObject in interface ApplicationServerpublic Object getBusinessObject(ProxyInfo pi)
getBusinessObject in interface ApplicationServerpublic javax.ejb.EJBHome getEJBHome(ProxyInfo pi)
getEJBHome in interface ApplicationServerCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.