Class SerialNumberedConfiguredInstanceConfigSpec

java.lang.Object
wt.configuration.SerialNumberedConfiguredInstanceConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, NetFactor, ConfigSpec

public class SerialNumberedConfiguredInstanceConfigSpec extends Object implements NetFactor, ConfigSpec, Externalizable
The config spec used by SerialNumberedConfiguredInstanceVersion objects. This config spec will use the configuration to navigate the ConfigurationManageable elements and the date/planningDate to resolve versions of instances mapped (allocated) by this instance. To further traverse those mapped instances, create a new config spec for them.

Use the newSerialNumberedConfiguredInstanceConfigSpec static factory method(s), not the SerialNumberedConfiguredInstanceConfigSpec 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: