jgroup.core
Interface InternalGMIListener

All Known Subinterfaces:
InternalNotification, InternalTimestamp
All Known Implementing Classes:
NotifyLayer, TimestampLayer

public interface InternalGMIListener

In Jgroup, an internal remote interface is an interface that declare a set of methods 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.




Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.