| GNU Classpath (0.95) | |
| Frames | No Frames |
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 | Returns a servant that should be used for this request.
|
| ServantObject | Returns a servant that should be used for this request.
|
Methods with parameter type org.omg.CORBA.portable.ServantObject | |
| void | This method is called from rmic generated stubs if the
Util.isLocal(Stub), called passing this as parameter,
returns true, and the _servant_preinvoke(String,Class) return non-null object.
|
Methods with return type org.omg.CORBA.portable.ServantObject | |
| ServantObject | This method is called from rmic generated stubs if the
Util.isLocal(Stub), called passing this as parameter,
returns true. |
| GNU Classpath (0.95) |