Class CapabilitiesType

  • All Implemented Interfaces:
    Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class CapabilitiesType
    extends AbstractMutableContainerable
    Collection of resource capabilities. Each element in this collection defines a specific resource capability. Each capability should have boolean property "enabled" with true default value. This is used in the configured "capabilities" section to disable individual capabilities. This part defines native and configured capabilities. The effective capabilities of the resource are determined by application of configured capabilities to native capabilities.
    See Also:
    Serialized Form