API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.rmi.activation. Activator View Source
Author(s)
Ann Wollrath
Since
1.2
Version
1.20, 11/17/05
Serial
Hierarchy
 Remote
      Activator
Subinterfaces
Description
public interface Activator
  The Activator facilitates remote object activation.
Methods
Hide/Show inherited methods
public MarshalledObject<Remote> activate (ActivationID id, boolean force) throws ActivationException UnknownObjectException RemoteException
  Activate the object associated with the activation identifier, id.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar