Uses of Class java.rmi.NoSuchObjectException

Uses in package java.rmi.activation

Methods which throw type java.rmi.NoSuchObjectException

boolean
Activatable.unexportObject(Remote obj, boolean force)
Make the remote object unavailable for incoming calls.

Uses in package javax.rmi.CORBA

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.

Uses in package java.rmi.server

Methods which throw type java.rmi.NoSuchObjectException

Remote
boolean

Uses in package javax.rmi

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.