|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationSystem | |
---|---|
java.rmi.activation | Provides support for RMI Object Activation. |
Uses of ActivationSystem in java.rmi.activation |
---|
Methods in java.rmi.activation that return ActivationSystem | |
---|---|
static ActivationSystem |
ActivationGroup.getSystem()
Returns the activation system for the VM. |
ActivationSystem |
ActivationGroupID.getSystem()
Returns the group's activation system. |
Methods in java.rmi.activation with parameters of type ActivationSystem | |
---|---|
static void |
ActivationGroup.setSystem(ActivationSystem system)
Set the activation system for the VM. |
Constructors in java.rmi.activation with parameters of type ActivationSystem | |
---|---|
ActivationGroupID(ActivationSystem system)
Constructs a unique group id. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.