Class BundleState

  • All Implemented Interfaces:
    Serializable

    public class BundleState
    extends AbstractState
    implements Serializable
    This object holds all configurations provided by a single bundle when the configurations are read. Later on it just holds the last modified information. The configurations are merged into the State object.
    See Also:
    Serialized Form
    • Constructor Detail

      • BundleState

        public BundleState()