ContainerCommonMessage

csw.command.client.messages.ContainerCommonMessage
See theContainerCommonMessage companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class GetComponents(replyTo: ActorRef[Components]) extends ContainerCommonMessage

Represents a message to get all components started in a container

Represents a message to get all components started in a container

Value parameters

replyTo

represents the actor that will receive a set of components

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RemoteMsg
class Object
trait Matchable
class Any
Show all

Represents a message to get lifecycle state a container

Represents a message to get lifecycle state a container

Value parameters

replyTo

represents the actor that will receive lifecycle state of a container

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RemoteMsg
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror