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