public class IntraVmServer extends java.lang.Object implements ApplicationServer
Constructor and Description |
---|
IntraVmServer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getBusinessObject(ProxyInfo pi) |
EJBHome |
getEJBHome(ProxyInfo pi) |
EJBMetaData |
getEJBMetaData(ProxyInfo pi) |
EJBObject |
getEJBObject(ProxyInfo pi) |
Handle |
getHandle(ProxyInfo pi) |
HomeHandle |
getHomeHandle(ProxyInfo pi) |
public EJBMetaData getEJBMetaData(ProxyInfo pi)
getEJBMetaData
in interface ApplicationServer
public Handle getHandle(ProxyInfo pi)
getHandle
in interface ApplicationServer
public HomeHandle getHomeHandle(ProxyInfo pi)
getHomeHandle
in interface ApplicationServer
public EJBObject getEJBObject(ProxyInfo pi)
getEJBObject
in interface ApplicationServer
public java.lang.Object getBusinessObject(ProxyInfo pi)
getBusinessObject
in interface ApplicationServer
public EJBHome getEJBHome(ProxyInfo pi)
getEJBHome
in interface ApplicationServer