| Package | Description |
|---|---|
| java.rmi.activation |
Provides support for RMI Object Activation.
|
| Modifier and Type | Method and Description |
|---|---|
ActivationGroupDesc |
ActivationGroupDesc.getCommandEnvironment()
Returns the group's command-environment control object.
|
| Constructor and Description | |
|---|---|
ActivationGroupDesc(Properties
Constructs a group descriptor that uses the system defaults for group implementation and code location.
|
|
ActivationGroupDesc(String
Specifies an alternate group implementation and execution environment to be used for the group.
|