Uses of Interface
org.jboss.as.controller.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in org.jboss.as.controller
Subinterfaces of Feature in org.jboss.as.controllerModifier and TypeInterfaceDescriptioninterfaceRecords information about capability reference information encoded in an attribute's value.interfaceAn extension to the JBoss Application Server.interfacePersistentSubsystemSchema<S extends PersistentSubsystemSchema<S>>Defines a versioned schema for a subsystem defined via aPersistentResourceXMLDescription.interfaceProvides essential information defining a management resource.interfaceDescribes the registration of a resource.interfaceA subsystem resource registration.interfaceSubsystemSchema<S extends SubsystemSchema<S>>Defines a versioned schema for a subsystem.Classes in org.jboss.as.controller that implement FeatureModifier and TypeClassDescriptionclassDefining characteristics of an attribute in aResourceor a parameter or reply value type field in anOperationDefinition, with utility methods for validation.static classCapabilityReferenceRecorderthat determines the dependent capability from theOperationContextand any additional attributes on same resource.static classCapabilityReferenceRecorderthat determines the dependent capability from theOperationContext.static classDefault implementation ofCapabilityReferenceRecorder.static classCapabilityReferenceRecorderthat determines the dependent and required capability from thePathAddressof the resource registration.classclassDefining characteristics of anModelType.LISTattribute in aResource, with utility methods for conversion to and from xml and for validation.classDefining characteristics of anModelType.OBJECTattribute in aResource, where all children of the object have values of the same type; i.e. the attribute represents a logical map of arbitrary key value pairs.classResourceDefinitionimplementation designed for use in extensions based onAbstractLegacyExtension.classDefining characteristics of notification in aResourceclassAttributeDefinition suitable for managing LISTs of OBJECTs, which takes into account recursive processing of allowed values and their value types.classMapAttributeDefinitionfor maps with keys ofModelType.STRINGand values of typeObjectTypeAttributeDefinitionclassAttributeDefinitionfor attributes of typeModelType.OBJECTthat aren't simple maps, but rather a set fixed keys where each key may be associated with a value of a different type.classDefining characteristics of operation in aResourceclassDeprecated, for removal: This API element is subject to removal in a future version.classDate: 13.10.2011final classRepresents simple key=value map equivalent of java.util.Map<String,String>()classGeneralizedResourceDefinitiondecorator.static classA minimalResourceDefinitionimplementation whose internal registration will be performed separately.static classclassDefining characteristics of an attribute in aResourceor a parameter or reply value type field in anOperationDefinition, with utility methods for conversion to and from xml and for validation.classAttributeDefinitionfor attributes that represent lists with simple element types (i.e. notModelType.LISTorModelType.OBJECT.classMapAttributeDefinitionfor maps with keys ofModelType.STRINGand values of type ModelTypeclassDefining characteristics of operation in aResourceSimpleOperationDefinition is simplest implementation that usesDefaultOperationDescriptionProviderfor generating description of operation if more complex DescriptionProvider user should extend this class orOperationDefinitionand provide its ownDescriptionProviderclassBasic implementation ofResourceDefinition.classstatic classMethods in org.jboss.as.controller with type parameters of type FeatureModifier and TypeMethodDescription<F extends Feature>
booleanFeatureFilter.enables(F feature) Determines whether the specified feature is enabled.default <F extends Feature>
booleanFeatureRegistry.enables(F feature) Determines whether the specified feature is enabled by the configured stability level of the feature registry.Returns a complete map of a feature per stability level. -
Uses of Feature in org.jboss.as.controller.capability
Subinterfaces of Feature in org.jboss.as.controller.capabilityClasses in org.jboss.as.controller.capability that implement FeatureModifier and TypeClassDescriptionclassA capability exposed in a running WildFly process. -
Uses of Feature in org.jboss.as.controller.extension
Classes in org.jboss.as.controller.extension that implement FeatureModifier and TypeClassDescriptionclassAbstract superclass forExtensionimplementations where the extension is no longer supported for use on current version servers but is supported on host controllers in order to allow use of the extension on legacy version hosts in a mixed-version domain.classSimpleResourceDefinitionfor anExtensionresource.classResourceDefinitionfor anExtension's subsystem child resources. -
Uses of Feature in org.jboss.as.controller.management
Classes in org.jboss.as.controller.management that implement FeatureModifier and TypeClassDescriptionclassBase class for theResourceDefinitioninstances to extend from.classBase class for theResourceDefinitioninstances to extend from. -
Uses of Feature in org.jboss.as.controller.parsing
Subinterfaces of Feature in org.jboss.as.controller.parsingModifier and TypeInterfaceDescriptioninterfaceBase representation of a schema for the management model.Classes in org.jboss.as.controller.parsing that implement FeatureModifier and TypeClassDescriptionclassBase representation of a schema for the management model. -
Uses of Feature in org.jboss.as.controller.persistence.xml
Subinterfaces of Feature in org.jboss.as.controller.persistence.xmlModifier and TypeInterfaceDescriptioninterfaceEncapsulates an XML element for anAttributeDefinition.interfaceEncapsulates an group of XML elements for a wildcard resource registration and its overrides using xs:choice (i.e. one of) semantics.interfaceEncapsulates an XML element for a named (i.e. wildcard or override) resource registration.interfaceEncapsulates an XML element for a resource registration.interfaceEncapsulates a group of XML particles for a subsystem resource using xs:all (i.e. unordered) semantics.interfaceEncapsulates a group of XML particles for a subsystem resource using xs:choice (i.e. one of) semantics.interfaceEncapsulates an XML container of content for a resource.interfaceEncapsulates an XML element for a subsystem resource.interfaceEncapsulates a group of XML elements for a subsystem resource.interfaceEncapsulates a group of XML particles for a subsystem resource, e.g. xs:choice, xs:sequenceinterfaceEncapsulates a group of XML particles for a subsystem resource using xs:sequence (i.e. ordered) semantics.interfaceEncapsulates an group of XML elements for one of more singleton resource registrations using xs:choice (i.e. one of) semantics.interfaceEncapsulates an XML element for a singleton (i.e. non-wildcard) resource registration.interfaceEncapsulates an XML element for a subsystem resource registration.interfaceSubsystemResourceXMLSchema<S extends SubsystemResourceXMLSchema<S>>ASubsystemSchemadescribed by aSubsystemResourceRegistrationXMLElement.Classes in org.jboss.as.controller.persistence.xml that implement FeatureModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of Feature in org.jboss.as.controller.registry
Classes in org.jboss.as.controller.registry that implement FeatureMethods in org.jboss.as.controller.registry with type parameters of type Feature -
Uses of Feature in org.jboss.as.controller.resource
Classes in org.jboss.as.controller.resource that implement FeatureModifier and TypeClassDescriptionclassResourceDefinitionfor a resource representing a socket binding group.classResourceDefinitionfor a resource representing a socket binding.class -
Uses of Feature in org.jboss.as.controller.services.path
Classes in org.jboss.as.controller.services.path that implement FeatureModifier and TypeClassDescriptionclassDefinition of a resource type that represents a logical filesystem path. -
Uses of Feature in org.jboss.as.controller.xml
Subinterfaces of Feature in org.jboss.as.controller.xmlModifier and TypeInterfaceDescriptioninterfaceIntVersionSchema<S extends IntVersionSchema<S>>A schema versioned via anIntVersion.interfaceVersionedFeature<V extends Comparable<V>,F extends VersionedFeature<V, F>> A versioned feature.interfaceVersionedNamespace<V extends Comparable<V>,N extends VersionedFeature<V, N>> A versioned namespace.interfaceVersionedSchema<V extends Comparable<V>,S extends VersionedFeature<V, S>> A versioned schema, whose namespace is a versioned namespace.interfaceXMLAll<RC,WC> Encapsulates a group of XML particles with xs:all (i.e. unordered) semantics.interfaceXMLAttribute<RC,WC> Encapsulates an attribute of an XML element.interfaceXMLAttributeSchema<S extends XMLAttributeSchema<S,T>, T> A versioned schema for an XML attribute.interfaceXMLChoice<RC,WC> Encapsulates a group of XML particles using xs:choice (i.e. one of) semantics.interfaceXMLComponent<RC,WC> Encapsulates an XML component, e.g. particle/attribute.interfaceXMLContainer<RC,WC> Encapsulates an XML particle that contains content.interfaceXMLElement<RC,WC> Encapsulates an XML element.interfaceXMLElementGroup<RC,WC> Encapsulates a group of XML elements, e.g. xs:choice, xs:all, xs:sequence.interfaceXMLElementSchema<S extends XMLElementSchema<S,T>, T> A versioned schema for an XML element.interfaceXMLParticle<RC,WC> Encapsulates an XML particle.interfaceXMLParticleGroup<RC,WC> Encapsulates a group of XML particles, e.g. xs:choice, xs:sequence.interfaceXMLSequence<RC,WC> Encapsulates a group of XML particles with xs:sequence (i.e. ordered) semantics.Classes in org.jboss.as.controller.xml that implement FeatureModifier and TypeClassDescriptionclassSimpleVersionedNamespace<V extends Comparable<V>,N extends VersionedFeature<V, N>> SimpleVersionedNamespaceimplementation.classVersionedURN<N extends VersionedFeature<org.jboss.staxmapper.IntVersion,N>> Deprecated, for removal: This API element is subject to removal in a future version.Useinstead.static classXMLAll.DefaultXMLAll<RC,WC> static classstatic classXMLChoice.DefaultXMLChoice<RC,WC> static classstatic classXMLElement.DefaultXMLElement<RC,WC> static classstatic classstatic classstatic class
ResourceDefinitionviaResourceDefinition.builder(ResourceRegistration, ResourceDescriptionResolver)or extendSimpleResourceDefinitiondirectly.