org.openejb.corba
Class AdapterWrapper

java.lang.Object
  extended byorg.openejb.corba.AdapterWrapper

public final class AdapterWrapper
extends Object

Version:
$Revision: 445550 $ $Date: 2005-07-13 22:49:31 +0200 (Wed, 13 Jul 2005) $

Constructor Summary
AdapterWrapper(EJBContainer container)
           
 
Method Summary
 EJBContainer getContainer()
           
static RefGenerator getRefGenerator(String containerId)
           
 void start(ORB orb, POA poa, NamingContextExt initialContext, Policy securityPolicy)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterWrapper

public AdapterWrapper(EJBContainer container)
Method Detail

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.