mirrormap.commands
Class RegisterCommand

java.lang.Object
  extended by mirrormap.commands.AbstractCommand
      extended by 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

Field Summary
 
Fields inherited from class mirrormap.commands.AbstractCommand
key, mirrorMapName
 
Constructor Summary
RegisterCommand(String mirrorMapName)
           
 
Method Summary
 void execute()
          Execute the command
 
Methods inherited from class mirrormap.commands.AbstractCommand
getBytes, getMirrorMapName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegisterCommand

public RegisterCommand(String mirrorMapName)
Method Detail

execute

public void execute()
Description copied from interface: ICommand
Execute the command



Copyright © 2010. All Rights Reserved.