Class SupervisorLockMessage.Unlock

java.lang.Object
csw.command.client.messages.SupervisorLockMessage.Unlock
All Implemented Interfaces:
CommandSerializationMarker.RemoteMsg, ComponentMessage, SupervisorLockMessage, SupervisorMessage, SupervisorRunningMessage, CommandSerializable, Serializable, scala.Equals, scala.Product
Enclosing interface:
SupervisorLockMessage

public static class SupervisorLockMessage.Unlock extends Object implements SupervisorLockMessage, scala.Product, Serializable
Represents message to un-lock an already locked component

param: source represents the prefix of component that is acquiring lock param: replyTo represents the actor that will receive the command response

See Also:
  • Constructor Details

  • Method Details