Package | Description |
---|---|
java.rmi.activation |
Provides support for RMI Object Activation.
|
Modifier and Type | Method and Description |
---|---|
ActivationGroupDesc.CommandEnvironment |
ActivationGroupDesc.getCommandEnvironment()
Returns the group's command-environment control object.
|
Constructor and Description |
---|
ActivationGroupDesc(Properties overrides,
ActivationGroupDesc.CommandEnvironment cmd)
Constructs a group descriptor that uses the system defaults for group
implementation and code location.
|
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.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.