org.apache.geronimo.corba
Class AdapterStateless

java.lang.Object
  extended by org.apache.geronimo.corba.Adapter
      extended by org.apache.geronimo.corba.AdapterStateless
All Implemented Interfaces:
RefGenerator

public final class AdapterStateless
extends Adapter


Field Summary
 
Fields inherited from class org.apache.geronimo.corba.Adapter
deployment, home_id, homePOA, homeReference, initialContext, orb, tssLink
 
Constructor Summary
AdapterStateless(TSSLink tssLink, ORB orb, POA parentPOA, Policy securityPolicy)
           
 
Method Summary
 Object genObjectReference(Object primaryKey)
           
 void stop()
           
 
Methods inherited from class org.apache.geronimo.corba.Adapter
genHomeReference, getDeployment, 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(TSSLink tssLink,
                        ORB orb,
                        POA parentPOA,
                        Policy securityPolicy)
                 throws CORBAException
Throws:
CORBAException
Method Detail

stop

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

genObjectReference

public Object genObjectReference(Object primaryKey)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.