Package org.jboss.as.controller.descriptions
package org.jboss.as.controller.descriptions
-
ClassDescriptionGenerates resource descriptions for a child resource of a subsystem.Provides a default description of a notification.Provides a default description of an operation.Uses an analysis of registry metadata to provide a default description of an operation that adds a resource.Provides a default description of a resource by analyzing the registry metadata.Default provider for a resource "remove" operation.Resource resolver that in case that doesn't find deprecated description uses subsystem-name.deprecated key.Provides information (description, list of attributes, list of children) describing the structure of an addressable model node or operation.String constants frequently used in model descriptions.Resource description resolver that does no resolving at all.Provides description elements to override the description of a resource produced by a
DescriptionProvider.A factory for creating resource description resolvers for child resources.Resolves localized text descriptions of resources and their components.ResourceBundlebasedResourceDescriptionResolverthat builds resource bundle keys by taking a "key prefix" provided to the constructor and dot-appending the string params to the variousgetXXXDescriptionmethods.Generates resource descriptions for a given subsystem and exposes a mechanism for generating aResourceDescriptionResolverfor child resources.