J2ME RMI Profile

Uses of Class
java.rmi.activation.ActivationException

Packages that use ActivationException
java.rmi.activation Provides support for RMI Object Activation. 
 

Uses of ActivationException in java.rmi.activation
 

Subclasses of ActivationException in java.rmi.activation
 interface UnknownObjectException
          An UnknownObjectException is thrown by methods of classes and interfaces in the java.rmi.activation package when the ActivationID parameter to the method is determined to be invalid.
 

Methods in java.rmi.activation that throw ActivationException
 MarshalledObject Activator.activate(ActivationID id, boolean force)
          Activate the object associated with the activation identifier, id.
 Remote ActivationID.activate(boolean force)
          Activate the object for this id.
 


J2ME RMI Profile

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved. < /font >