Class ComponentCommonMessage.LifecycleStateSubscription

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

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

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

See Also: