org.apache.geronimo.corba
Class AdapterEntity
java.lang.Object
org.apache.geronimo.corba.Adapter
org.apache.geronimo.corba.AdapterEntity
- All Implemented Interfaces:
- RefGenerator
public final class AdapterEntity
- extends Adapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdapterEntity
public AdapterEntity(TSSLink tssLink,
ORB orb,
POA parentPOA,
Policy securityPolicy)
throws CORBAException
- Throws:
CORBAException
getPOA
public POA getPOA()
stop
public void stop()
throws CORBAException
- Overrides:
stop
in class Adapter
- Throws:
CORBAException
genObjectReference
public Object genObjectReference(Object primaryKey)
throws CORBAException
- Throws:
CORBAException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.