Package com.sun.corba.ee.impl.protocol
Class ServantCacheLocalCRDBase
java.lang.Object
com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
com.sun.corba.ee.impl.protocol.ServantCacheLocalCRDBase
- All Implemented Interfaces:
LocalClientRequestDispatcher
- Direct Known Subclasses:
FullServantCacheLocalCRDImpl
,InfoOnlyServantCacheLocalCRDImpl
,MinimalServantCacheLocalCRDImpl
-
Field Summary
FieldsFields inherited from class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
oaf, oaid, objectId, orb, poaWrapper, servantIsLocal, wrapper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
checkForCompatibleServant, getObjectId, internalPreinvoke, is_local, servant_preinvoke, useLocalInvocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sun.corba.ee.spi.protocol.LocalClientRequestDispatcher
servant_postinvoke
-
Field Details
-
cachedInfo
-
-
Constructor Details
-
ServantCacheLocalCRDBase
-
-
Method Details
-
cleanupAfterOADestroyed
protected void cleanupAfterOADestroyed()- Overrides:
cleanupAfterOADestroyed
in classLocalClientRequestDispatcherBase
-
getCachedInfo
- Throws:
OADestroyed
-
updateCachedInfo
- Throws:
OADestroyed
-