jgroup.core
Interface ExternalGMIListener

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
DependableRegistry, LookupRegistry, ReplicationManager, UpgradeManager, UpgradeService
All Known Implementing Classes:
RegistryImpl, ReplicaManagerImpl, UpgradeLayer, UpgradeManagerImpl

public interface ExternalGMIListener
extends java.rmi.Remote

In Jgroup, an external remote interface is an interface that declare a set of methods implemented by an object group that may be invoked from a remote Java virtual machine. An external remote interface must satisfy the following conditions:

The ExternalGMIListener is a marker interface that declares no methods.

Since:
Jgroup 0.9
Author:
Alberto Montresor



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