org.openejb.corba
Class Adapter
java.lang.Object
org.openejb.corba.Adapter
- All Implemented Interfaces:
- RefGenerator
- Direct Known Subclasses:
- AdapterEntity, AdapterStateful, AdapterStateless
- public abstract class Adapter
- extends Object
- implements RefGenerator
- Version:
- $Revision: 445821 $ $Date: 2005-12-05 22:31:12 +0100 (Mon, 05 Dec 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
homePOA
protected final POA homePOA
orb
protected final ORB orb
Adapter
protected Adapter(EJBContainer container,
ORB orb,
POA parentPOA,
Policy securityPolicy)
throws CORBAException
getContainer
public EJBContainer getContainer()
getInitialContext
public NamingContextExt getInitialContext()
getHomeReference
public Object getHomeReference()
getOrb
public ORB getOrb()
stop
public void stop()
throws CORBAException
- Throws:
CORBAException
genHomeReference
public Object genHomeReference(ProxyInfo proxyInfo)
throws CORBAException
- Specified by:
genHomeReference
in interface RefGenerator
- Throws:
CORBAException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.