Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
java.rmi.activation | Provides support for RMI Object Activation. |
Uses of ActivationSystem in java.rmi.activation |
---|
Modifier and Type | Method and Description |
---|---|
static ActivationSystem |
ActivationGroup.getSystem()
Returns the activation system for the VM. |
ActivationSystem |
ActivationGroupID.getSystem()
Returns the group's activation system. |
Modifier and Type | Method and Description |
---|---|
static void |
ActivationGroup.setSystem(ActivationSystem system)
Set the activation system for the VM. |
Constructor and Description |
---|
ActivationGroupID(ActivationSystem system)
Constructs a unique group id. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.