Class ComponentCommonMessage.ComponentStateSubscription

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

public static class ComponentCommonMessage.ComponentStateSubscription extends Object implements ComponentCommonMessage, scala.Product, Serializable
Represents a message to create subscription for state changes of a component

param: subscriberMessage tells the component to subscribe to or unsubscribe from CurrentState notifications

See Also: