Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Standard Edition

Uses of Class
java.rmi.activation.ActivationGroupDesc.CommandEnvironment

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

Uses of ActivationGroupDesc.CommandEnvironment in java.rmi.activation
 

Methods in java.rmi.activation that return ActivationGroupDesc.CommandEnvironment
 ActivationGroupDesc.CommandEnvironment ActivationGroupDesc.getCommandEnvironment()
          Returns the group's command-environment control object.
 

Constructors in java.rmi.activation with parameters of type ActivationGroupDesc.CommandEnvironment
ActivationGroupDesc.ActivationGroupDesc(Properties overrides, ActivationGroupDesc.CommandEnvironment cmd)
          Constructs a group descriptor that uses system default for group implementation and code location.
ActivationGroupDesc.ActivationGroupDesc(String className, String location, MarshalledObject data, Properties overrides, ActivationGroupDesc.CommandEnvironment cmd)
          Specifies an alternate group implementation and execution environment to be used for the group.
 


JavaTM 2 Platform
Standard Edition

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.