GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type java.rmi.NoSuchObjectException | |
boolean | Make the remote object unavailable for incoming calls. |
Methods which throw type java.rmi.NoSuchObjectException | |
void | Deactivate this Tie. |
Remote | Takes a server implementation object and returns a stub object that can be
used to access that server object (target). |
void | Deregister a currently exported server object from the ORB runtimes. |
void | Deactivate the associated Tie, if it is found and is not connected to other
registered targets. |
void | Deactivate the associated Tie, if it is found and is not connected to other
registered targets.
|
Methods which throw type java.rmi.NoSuchObjectException | |
Remote | |
boolean |
Methods which throw type java.rmi.NoSuchObjectException | |
Remote |
Takes a server implementation object (name pattern *imp) and returns a stub
object that can be used to access that server object (target), name
(pattern _*_Stub).
|
void | Deregister a currently exported server object from the ORB runtimes. |
GNU Classpath (0.95) |