org.apache.geronimo.corba
Class AdapterWrapper

java.lang.Object
  extended by org.apache.geronimo.corba.AdapterWrapper

public final class AdapterWrapper
extends Object


Constructor Summary
AdapterWrapper(TSSLink tssLink)
           
 
Method Summary
static RefGenerator getRefGenerator(String containerId)
           
 void start(ORB orb, POA poa, 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(TSSLink tssLink)
Method Detail

start

public void start(ORB orb,
                  POA poa,
                  Policy securityPolicy)
           throws CORBAException
Throws:
CORBAException

stop

public void stop()
          throws CORBAException
Throws:
CORBAException

getRefGenerator

public static RefGenerator getRefGenerator(String containerId)


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