Package org.jboss.as.controller.registry
package org.jboss.as.controller.registry
-
ClassDescriptionAbstract
Resourceimplementation.A wrapper aroundOperationContextfor the requested alias address, allowing extra contextual information when converting alias addresses.A handler that simply maps an alias onto a target part of the model.Information about handling an attribute in a sub-model.Indicates how an attributed is accessed.Flags to indicate special characteristics of an attributeIndicates whether an attribute is derived from the persistent configuration or is a purely runtime attribute.ImmutableManagementResourceRegistrationimplementation that simply delegates to anotherImmutableManagementResourceRegistration(typically a mutable implementation of sub-interfaceManagementResourceRegistration).ManagementResourceRegistrationimplementation that simply delegates to anotherManagementResourceRegistration.Provides a delegate for use by aDelegatingManagementResourceRegistration.Provides a delegate for use by aDelegatingResource.Versioned operation transformer registry.Read-only view of aManagementResourceRegistration.A registration for a management resource which consists of a resource description plus registered operation handlers.A factory for creating a new, root model node registration.Information about a registered notification.A subregistry ofNotificationHandlerNodeRegistrycorresponding to aPathElement.getKey()node and its children.The NotificationHandlerRegistration is used to register and unregister notification handlers.Factory to create a newNotificationHandlerRegistrationInformation about a registeredOperationStepHandler.Flags to indicate special characteristics of an operationResolved/unversioned operation transformer registry.An extra resolver to be used forOperationTransformerRegistryentries whereplaceholder==true.Resource that solely holds a place in the resource tree and has no model or children.An addressable resource in the management model, representing a local model and child resources.ANoSuchElementExceptionvariant that can be thrown byResource.requireChild(PathElement)andResource.navigate(PathAddress)implementations to indicate a client error when invoking a management operation.A resource filter.A runtime package dependency expresses a dependency to a galleon package.This class is private api