Frames | No Frames |
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.
|
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 | ActivationSystemTransient.setActivationGroupDesc(ActivationGroupID groupId, ActivationGroupDesc groupDesc) 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 | ActivationSystemTransient.setActivationGroupDesc(ActivationGroupID groupId, ActivationGroupDesc groupDesc) Replace the activation group descriptor, return the previous descriptor.
|