public class ChildOA extends OA
_defaultAdapterName, _oaName, _postOAInitProperty, _postOAShutdown, _preOAInitProperty, _preOAShutdown| Modifier and Type | Method and Description |
|---|---|
Object |
corbaReference(Servant obj) |
void |
destroy() |
boolean |
objectIsReady(Servant obj) |
boolean |
objectIsReady(Servant obj,
byte[] id)
Register the object with the ORB.
|
boolean |
setRootPoa(POA thePOA)
Set the Root POA represented by this ChildOA class
|
boolean |
shutdownObject(Object obj)
Dispose of the object, i.e., unregister it from the ORB.
|
boolean |
shutdownObject(Servant obj) |
addAttribute, addPostShutdown, addPreShutdown, corbaReference, createPOA, getAssociatedORB, getRootOA, init, initOA, initOA, initPOA, initPOA, performPostInit, performPostSet, performPreInit, poa, rootPoa, run, run, setPOA, setPoapublic boolean setRootPoa(POA thePOA)
public Object corbaReference(Servant obj)
corbaReference in class OApublic boolean objectIsReady(Servant obj, byte[] id) throws SystemException
OAobjectIsReady in class OASystemExceptionpublic boolean objectIsReady(Servant obj) throws SystemException
objectIsReady in class OASystemExceptionpublic boolean shutdownObject(Object obj)
OAshutdownObject in class OApublic boolean shutdownObject(Servant obj)
shutdownObject in class OApublic void destroy()
throws SystemException
destroy in class OASystemExceptionCopyright © 2013. All Rights Reserved.