org.openejb.corba
Class AdapterStateless

java.lang.Object
  extended byorg.openejb.corba.Adapter
      extended byorg.openejb.corba.AdapterStateless
All Implemented Interfaces:
RefGenerator

public final class AdapterStateless
extends Adapter

Version:
$Revision: 445821 $ $Date: 2005-12-05 22:31:12 +0100 (Mon, 05 Dec 2005) $

Field Summary
 
Fields inherited from class org.openejb.corba.Adapter
homePOA, orb
 
Constructor Summary
AdapterStateless(EJBContainer container, ORB orb, POA parentPOA, Policy securityPolicy)
           
 
Method Summary
 Object genObjectReference(ProxyInfo proxyInfo)
           
 void stop()
           
 
Methods inherited from class org.openejb.corba.Adapter
genHomeReference, getContainer, getHomeReference, getInitialContext, getOrb
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterStateless

public AdapterStateless(EJBContainer container,
                        ORB orb,
                        POA parentPOA,
                        Policy securityPolicy)
                 throws CORBAException
Method Detail

stop

public void stop()
          throws CORBAException
Overrides:
stop in class Adapter
Throws:
CORBAException

genObjectReference

public Object genObjectReference(ProxyInfo proxyInfo)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.