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 void
POAImpl. 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 void
TOAImpl. 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 OAInvocationInfo
ServantCacheLocalCRDBase. getCachedInfo()
private java.lang.Object
ServerRequestDispatcherImpl. getServant(ObjectAdapter objectAdapter, byte[] objectId, java.lang.String operation)
protected java.lang.Object
ServerRequestDispatcherImpl. getServantWithPI(MessageMediator request, ObjectAdapter objectAdapter, byte[] objectId, ObjectKeyTemplate oktemp, java.lang.String operation)
ServantObject
FullServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
ServantObject
InfoOnlyServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
protected ServantObject
LocalClientRequestDispatcherBase. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
ServantObject
MinimalServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
ServantObject
POALocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)
private OAInvocationInfo
POALocalCRDImpl. servantEnter(ObjectAdapter oa)
private void
ServantCacheLocalCRDBase. 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 void
ObjectAdapter. enter()
enter must be called before each request is invoked on a servant.abstract void
ObjectAdapterBase. enter()
-