jgroup.core.arm
Interface ReplicationManager.ManagementCallback
- All Superinterfaces:
- java.rmi.Remote
- Enclosing interface:
- ReplicationManager
public static interface ReplicationManager.ManagementCallback
- extends java.rmi.Remote
Callback interface for monitoring installed applications.
Method Summary |
void |
notifyEvent(ARMEvent event)
Notify the management application that a new view has been
installed. |
notifyEvent
void notifyEvent(ARMEvent event)
throws java.rmi.RemoteException
- Notify the management application that a new view has been
installed.
- Throws:
java.rmi.RemoteException
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.