Package com.tailf.ncs

Class PlanComponent

Object
com.tailf.ncs.PlanComponent

public class PlanComponent extends Object
This class represents a plan component with its states. The usage of this class in in conjunction with a service that uses a reactive fastmap pattern. With a plan the service states can be tracked and controlled. A service plan can consist of one or many PlanComponents. This is operational data that is stored together with the service config.