Shutdown
csw.command.client.messages.SupervisorContainerCommonMessages.Shutdown
case object Shutdown extends CommonMessage
Represents a shutdown message for a component. When received, component takes necessary clean up action and unregisters itself with location service. If the component is a container or run as a standalone process, then shutdown will also kill the jvm process it is running in.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait CommonMessagetrait ContainerCommonMessagetrait ContainerMessagetrait ComponentCommonMessagetrait RemoteMsgtrait CommandSerializabletrait ComponentMessageclass Objecttrait Matchableclass Any
- Self type
-
Shutdown.type
Members list
In this article