GetSupervisorLifecycleState
csw.command.client.messages.ComponentCommonMessage.GetSupervisorLifecycleState
case class GetSupervisorLifecycleState(replyTo: ActorRef[SupervisorLifecycleState]) extends ComponentCommonMessage
Represents a message to get current lifecycle state of a component
Value parameters
- replyTo
-
an ActorRef that will receive SupervisorLifecycleState
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ComponentCommonMessagetrait RemoteMsgtrait CommandSerializabletrait ComponentMessageclass Objecttrait Matchableclass Any
Members list
In this article