Class LifecycleStateChanged

java.lang.Object
csw.command.client.models.framework.LifecycleStateChanged
All Implemented Interfaces:
CommandSerializable, Serializable, scala.Equals, scala.Product

public class LifecycleStateChanged extends Object implements CommandSerializable, scala.Product, 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: