LifecycleStateSubscription
csw.command.client.messages.ComponentCommonMessage.LifecycleStateSubscription
case class LifecycleStateSubscription(subscriberMessage: SubscriberMessage[LifecycleStateChanged]) extends ComponentCommonMessage
Represents a message to create subscription for lifecycle changes of a component
Value parameters
- subscriberMessage
-
tells the component to subscribe to or unsubscribe from LifecycleStateChanged notifications
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ComponentCommonMessagetrait RemoteMsgtrait CommandSerializabletrait ComponentMessageclass Objecttrait Matchableclass Any
Members list
In this article