mirrormap.commands
Class RegisterCommand
java.lang.Object
mirrormap.commands.AbstractCommand
mirrormap.commands.RegisterCommand
- All Implemented Interfaces:
- Serializable, ICommand
public final class RegisterCommand
- extends AbstractCommand
Represents the registration for changes to be received from a named
MirrorMap
- Author:
- Ramon Servadei
- See Also:
- Serialized Form
Method Summary |
void |
execute()
Execute the command |
RegisterCommand
public RegisterCommand(String mirrorMapName)
execute
public void execute()
- Description copied from interface:
ICommand
- Execute the command
Copyright © 2010. All Rights Reserved.