Lifecycle
csw.command.client.messages.RunningMessage.Lifecycle
case class Lifecycle(message: ToComponentLifecycleMessage) extends RunningMessage, ContainerMessage
Represents a transition in lifecycle state of a component
Value parameters
- message
-
represents the command a component should honour and transit itself to a new lifecycle state e.g. GoOffline or GoOnline
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ContainerMessagetrait RunningMessagetrait RemoteMsgtrait CommandSerializabletrait SupervisorRunningMessagetrait ComponentMessagetrait TopLevelActorMessageclass Objecttrait Matchableclass Any
Members list
In this article