| Package | Description |
|---|---|
| java.rmi.activation |
Provides support for RMI Object Activation.
|
| Modifier and Type | Method and Description |
|---|---|
ActivationSystem |
ActivationGroupID.getSystem()
Returns the group's activation system.
|
static ActivationSystem |
ActivationGroup.getSystem()
Returns the activation system for the VM.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ActivationGroup.setSystem(ActivationSystem
Set the activation system for the VM.
|
| Constructor and Description | |
|---|---|
ActivationGroupID(ActivationSystem
Constructs a unique group id.
|