Class LifecycleStateChanged

  • All Implemented Interfaces:
    CommandSerializable, java.io.Serializable, scala.Equals, scala.Product

    public class LifecycleStateChanged
    extends java.lang.Object
    implements CommandSerializable, scala.Product, java.io.Serializable
    LifecycleStateChanged represents a notification of state change in a component

    param: publisher the reference of component's supervisor for which the state changed param: state the new state the component went into

    See Also:
    Serialized Form