Java Platform 1.2
Beta 4

Uses of Interface
java.rmi.activation.ActivationSystem

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

Uses of ActivationSystem in java.rmi.activation
 

Methods in java.rmi.activation that return ActivationSystem
 ActivationSystem ActivationGroupID.getSystem()
          Returns the group's activation system.
static ActivationSystem ActivationGroup.getSystem()
          Returns the activation system for the VM. The activation system may be set by the setSystem method.
 

Methods in java.rmi.activation with parameters of type ActivationSystem
static void ActivationGroup.setSystem(ActivationSystem system)
          Set the activation system for the VM. The activation system can only be set it if no group is currently active.
 

Constructors in java.rmi.activation with parameters of type ActivationSystem
ActivationGroupID.ActivationGroupID(ActivationSystem system)
          Constructs a unique group id.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.