Uses of Class java.rmi.activation.ActivationGroupDesc

Uses in package java.rmi.activation

Methods with parameter type java.rmi.activation.ActivationGroupDesc

ActivationGroup
Create the new instance of the activation group, using the class name and location information, stored in the passed descriptor.
ActivationGroupID
Register the new activation group.
ActivationGroupDesc
Replaces the group descriptor for the group with the given group activation id.

Methods with return type java.rmi.activation.ActivationGroupDesc

ActivationGroupDesc
Get the group descriptor for the group with the given id.
ActivationGroupDesc
Replaces the group descriptor for the group with the given group activation id.

Uses in package gnu.java.rmi.activation

Methods with parameter type java.rmi.activation.ActivationGroupDesc

ActivationGroupID
Create the activation group id and put this id-descriptor combination into the group map.
ActivationGroupDesc
Replace the activation group descriptor, return the previous descriptor.

Methods with return type java.rmi.activation.ActivationGroupDesc

ActivationGroupDesc
Get the descriptor of the given activation group.
ActivationGroupDesc
Replace the activation group descriptor, return the previous descriptor.