Package wt.vc.config

Class PlantLifeCycleConfigSpec

java.lang.Object
wt.vc.config._LifeCycleConfigSpec
wt.vc.config.LifeCycleConfigSpec
wt.vc.config._PlantLifeCycleConfigSpec
wt.vc.config.PlantLifeCycleConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec

@GenAsObjectMappable(superClass=LifeCycleConfigSpec.class) public class PlantLifeCycleConfigSpec extends wt.vc.config._PlantLifeCycleConfigSpec
The PlantLifeCycleConfigSpec can be applied to LifeCycleManaged plants to resolve associated WTParts them based on life cycle state. Only those parts whose associated plant elements at the specified life cycle state will be returned.

Use the newPlantLifeCycleConfigSpec static factory method(s), not the PlantLifeCycleConfigSpec constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: