Uses of Class
com.sun.corba.ee.spi.oa.OADestroyed
-
Packages that use OADestroyed Package Description com.sun.corba.ee.impl.oa.poa com.sun.corba.ee.impl.oa.toa com.sun.corba.ee.impl.protocol com.sun.corba.ee.spi.oa -
-
Uses of OADestroyed in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw OADestroyed Modifier and Type Method Description voidPOAImpl. enter() -
Uses of OADestroyed in com.sun.corba.ee.impl.oa.toa
Methods in com.sun.corba.ee.impl.oa.toa that throw OADestroyed Modifier and Type Method Description voidTOAImpl. enter() -
Uses of OADestroyed in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol that throw OADestroyed Modifier and Type Method Description protected OAInvocationInfoServantCacheLocalCRDBase. getCachedInfo()private java.lang.ObjectServerRequestDispatcherImpl. getServant(ObjectAdapter objectAdapter, byte[] objectId, java.lang.String operation)protected java.lang.ObjectServerRequestDispatcherImpl. getServantWithPI(MessageMediator request, ObjectAdapter objectAdapter, byte[] objectId, ObjectKeyTemplate oktemp, java.lang.String operation)ServantObjectFullServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectInfoOnlyServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)protected ServantObjectLocalClientRequestDispatcherBase. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectMinimalServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectPOALocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)private OAInvocationInfoPOALocalCRDImpl. servantEnter(ObjectAdapter oa)private voidServantCacheLocalCRDBase. updateCachedInfo() -
Uses of OADestroyed in com.sun.corba.ee.spi.oa
Methods in com.sun.corba.ee.spi.oa that throw OADestroyed Modifier and Type Method Description voidObjectAdapter. enter()enter must be called before each request is invoked on a servant.abstract voidObjectAdapterBase. enter()
-