Searched defs:servant_postinvoke (Results 1 - 9 of 9) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/protocol/
H A DFullServantCacheLocalCRDImpl.java74 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:FullServantCacheLocalCRDImpl
H A DInfoOnlyServantCacheLocalCRDImpl.java63 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:InfoOnlyServantCacheLocalCRDImpl
H A DMinimalServantCacheLocalCRDImpl.java57 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:MinimalServantCacheLocalCRDImpl
H A DNotLocalLocalCRDImpl.java60 public void servant_postinvoke(org.omg.CORBA.Object self, method in class:NotLocalLocalCRDImpl
H A DJIDLLocalCRDImpl.java62 public void servant_postinvoke( org.omg.CORBA.Object self, method in class:JIDLLocalCRDImpl
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

Completed in 35 milliseconds