All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class java.rmi.activation.ActivationID

java.lang.Object
    |
    +----java.rmi.activation.ActivationID

public class ActivationID
extends Object
implements Serializable
Activation makes use of special identifiers to denote remote objects that can be activated over time. An activation identifier (an instance of the class ActivationID) contains several pieces of information needed for activating an object:

An activation id for an object can be obtained by registering an object with the activation system. Registration is accomplished in a few ways: