Frames | No Frames |
Constructors with parameter type java.rmi.activation.ActivationGroupDesc.CommandEnvironment | |
ActivationGroupDesc.ActivationGroupDesc(String aClassName, String aLocation, MarshalledObject> aData, Properties aProperties, ActivationGroupDesc.CommandEnvironment environment) Create the new activation group descriptor.
| |
ActivationGroupDesc.ActivationGroupDesc(Properties aProperties, ActivationGroupDesc.CommandEnvironment environment) Create the new activation group descriptor that will use the default
activation group implementation with the given properties and
environment.
|
Methods with return type java.rmi.activation.ActivationGroupDesc.CommandEnvironment | |
ActivationGroupDesc.CommandEnvironment | Get the group command environment, containing path to the jre executable
and startup options.
|