jgroup
Interface InternalGMIListener

All Superinterfaces:
Listener

public interface InternalGMIListener
extends Listener

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. An internal remote interface must satisfy the following conditions:

The InternalGMIListener is a marker interface that declares no methods.