StubNotFoundException
is thrown if a valid stub class could not be found for a remote object when it is exported. A StubNotFoundException
may also be thrown when an activatable object is registered via the java.rmi.activation.Activatable.register
method.
@version 1.17, 11/17/05
@author Roger Riggs
@since JDK1.1
@see java.rmi.server.UnicastRemoteObject
@see java.rmi.activation.Activatable
|
|
|
|
|
|
|
|
|
|
|
|