org.openejb.corba
Class AdapterWrapper
java.lang.Object
org.openejb.corba.AdapterWrapper
- public final class AdapterWrapper
- extends Object
- Version:
- $Revision: 445550 $ $Date: 2005-07-13 22:49:31 +0200 (Wed, 13 Jul 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdapterWrapper
public AdapterWrapper(EJBContainer container)
getContainer
public EJBContainer getContainer()
start
public void start(ORB orb,
POA poa,
NamingContextExt initialContext,
Policy securityPolicy)
throws CORBAException
- Throws:
CORBAException
stop
public void stop()
throws CORBAException
- Throws:
CORBAException
getRefGenerator
public static RefGenerator getRefGenerator(String containerId)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.