|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdapterAlreadyExists | |
org.jacorb.poa | |
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Uses of AdapterAlreadyExists in org.jacorb.poa |
Methods in org.jacorb.poa that throw AdapterAlreadyExists | |
POA |
POA.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
additionally raises an org.omg.CORBA.BAD_INV_ORDER exception if the poa goes shutdown and this method will called (not spec.) |
Uses of AdapterAlreadyExists in org.omg.PortableServer |
Methods in org.omg.PortableServer that throw AdapterAlreadyExists | |
POA |
POALocalTie.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
|
POA |
POAOperations.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
|
Uses of AdapterAlreadyExists in org.omg.PortableServer.POAPackage |
Fields in org.omg.PortableServer.POAPackage declared as AdapterAlreadyExists | |
AdapterAlreadyExists |
AdapterAlreadyExistsHolder.value
|
Methods in org.omg.PortableServer.POAPackage that return AdapterAlreadyExists | |
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.extract(Any any)
|
static AdapterAlreadyExists |
AdapterAlreadyExistsHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists | |
static void |
AdapterAlreadyExistsHelper.insert(Any any,
AdapterAlreadyExists s)
|
static void |
AdapterAlreadyExistsHelper.write(OutputStream out,
AdapterAlreadyExists s)
|
Constructors in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists | |
AdapterAlreadyExistsHolder(AdapterAlreadyExists initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |