Uses of Class org.omg.CORBA.portable.ServantObject

Uses in package org.omg.CORBA.portable

Methods with parameter type org.omg.CORBA.portable.ServantObject

void
This method is always called after invoking the operation on the local servant.
void
This method is always called after invoking the operation on the local servant.

Methods with return type org.omg.CORBA.portable.ServantObject

ServantObject
ObjectImpl._servant_preinvoke(String method, Class expected_type)
Returns a servant that should be used for this request.
ServantObject
Delegate.servant_preinvoke(Object self, String operation, Class expectedType)
Returns a servant that should be used for this request.