mirrormap.commands
Class PeerDisconnectedCommand
java.lang.Object
mirrormap.commands.AbstractCommand
mirrormap.commands.PeerDisconnectedCommand
- All Implemented Interfaces:
- Serializable, ICommand
public final class PeerDisconnectedCommand
- extends AbstractCommand
Encapsulates the command to run when a peer mirror map is disconnected
- Author:
- Ramon Servadei
- See Also:
- Serialized Form
Method Summary |
void |
execute()
Execute the command |
PeerDisconnectedCommand
public PeerDisconnectedCommand(String mirrorMapName)
execute
public void execute()
- Description copied from interface:
ICommand
- Execute the command
Copyright © 2010. All Rights Reserved.