Creates the instance.
determines the class. All classes supported here must ValueHostConfig to get their setup.
Allows restoring the state of the new ValueHost instance. Use Factory.createInstanceState() to create an initial value.
Adjusts the state from a previous time to conform to the Config. For example, if the Config had a rule change, some data in the state may be obsolete and can be discarded.
Creates an initialized InstanceState object
Confirms that the ValueHostConfig matches to a registered ValueHostGenerator. Throws if not found.
Generated using TypeDoc v0.25.12
Interface for creating ValueHostFactory classes.