Interface Summary |
Callback |
When performing an asynchronous internal group method invocation (IGMI),
an invoker may specify a callback object. |
ExternalGMIListener |
In Jgroup, an external remote interface is an interface that
declares a set of method implemented by an object group that may be
invoked from a remote Java virtual machine. |
ExternalGMIService |
|
IID |
Instances of this class uniquely identify invocations issued
by a client. |
InternalGMIListener |
In Jgroup, an internal remote interface is an interface that
declares a set of method implemented by an object group that may be
invoked from a member of the group itself. |
InternalGMIService |
|
MemberId |
Instances of this class uniquely identify a member object
in a group. |
MembershipListener |
In order to be notified of membership events like view changes, an object
must implement this interface. |
MembershipService |
The facilities provided by the group membership service included
in Jgroup may be accessed using the MembershipService
interface. |
MergingListener |
In order to be notified of state merging events, an object
must implement this interface. |
MergingService |
Empty interface for the Merging Service |
View |
The Partitionable Group Membership Service contained in Jgroup
tracks changes in the group's composition and installs them as
views at member objects. |
VMID |
An instance of this class uniquely identifies a Java virtual machine. |