org.openejb.corba
Class CorbaApplicationServer
java.lang.Object
org.openejb.corba.CorbaApplicationServer
- All Implemented Interfaces:
- ApplicationServer
- public class CorbaApplicationServer
- extends Object
- implements ApplicationServer
- Version:
- $Revision: 445503 $ $Date: 2005-06-28 10:34:25 +0200 (Tue, 28 Jun 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorbaApplicationServer
public CorbaApplicationServer()
getEJBObject
public javax.ejb.EJBObject getEJBObject(ProxyInfo proxyInfo)
- Specified by:
getEJBObject
in interface ApplicationServer
getEJBHome
public javax.ejb.EJBHome getEJBHome(ProxyInfo proxyInfo)
- Specified by:
getEJBHome
in interface ApplicationServer
getHandle
public javax.ejb.Handle getHandle(ProxyInfo proxyInfo)
- Specified by:
getHandle
in interface ApplicationServer
getHomeHandle
public javax.ejb.HomeHandle getHomeHandle(ProxyInfo proxyInfo)
- Specified by:
getHomeHandle
in interface ApplicationServer
getEJBMetaData
public javax.ejb.EJBMetaData getEJBMetaData(ProxyInfo proxyInfo)
- Specified by:
getEJBMetaData
in interface ApplicationServer
Copyright © 1999-2006 OpenEJB. All Rights Reserved.