Searched refs:servant_postinvoke (Results 1 - 11 of 11) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/protocol/
H A DNotLocalLocalCRDImpl.java60 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:NotLocalLocalCRDImpl
H A DInfoOnlyServantCacheLocalCRDImpl.java63 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:InfoOnlyServantCacheLocalCRDImpl
H A DJIDLLocalCRDImpl.java62 public void servant_postinvoke( org.omg.CORBA.Object self, method in class:JIDLLocalCRDImpl
H A DMinimalServantCacheLocalCRDImpl.java57 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:MinimalServantCacheLocalCRDImpl
H A DFullServantCacheLocalCRDImpl.java74 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:FullServantCacheLocalCRDImpl
H A DPOALocalCRDImpl.java89 // ServantObject. Note that servant_postinvoke is always called
155 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:POALocalCRDImpl
H A DCorbaClientDelegateImpl.java406 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:CorbaClientDelegateImpl
410 .servant_postinvoke(self, servant);
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/protocol/
H A DLocalClientRequestDispatcher.java69 public void servant_postinvoke(org.omg.CORBA.Object self, method in interface:LocalClientRequestDispatcher
/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DDelegate.java287 * servant_postinvoke() is invoked by the local stub after the operation
291 * For this reason, the call to servant_postinvoke() should be placed
299 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:Delegate
H A DObjectImpl.java428 _get_delegate().servant_postinvoke(this, servant);
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DStubInvocationHandlerImpl.java209 delegate.servant_postinvoke( stub, so);

Completed in 162 milliseconds