- ABSOLUTE_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AbsolutePathService - Class in org.jboss.as.controller.services.path
-
- AbstractAddStepHandler - Class in org.jboss.as.controller
-
- AbstractAddStepHandler() - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
Constructs an add handler.
- AbstractAddStepHandler(Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
Constructs an add handler
- AbstractAddStepHandler(RuntimeCapability, Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(Set<RuntimeCapability>, Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(RuntimeCapability, AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
Constructs an add handler
- AbstractAddStepHandler(Set<RuntimeCapability>, AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(AbstractAddStepHandler.Parameters) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler.Parameters - Class in org.jboss.as.controller
-
- AbstractAttributeDefinitionBuilder<BUILDER extends AbstractAttributeDefinitionBuilder,ATTRIBUTE extends AttributeDefinition> - Class in org.jboss.as.controller
-
- AbstractAttributeDefinitionBuilder(String, ModelType) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder for an attribute with the give name and type.
- AbstractAttributeDefinitionBuilder(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder for an attribute with the give name and type and nullability setting.
- AbstractAttributeDefinitionBuilder(AttributeDefinition) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder populated with the values of an existing attribute definition.
- AbstractAttributeDefinitionBuilder(String, AttributeDefinition) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder populated with the values of an existing attribute definition, with an optional
change of the attribute's name.
- AbstractBoottimeAddStepHandler - Class in org.jboss.as.controller
-
Base class for
OperationStepHandler
implementations that add managed resources and also perform runtime
processing that
should only occur during server boot.
- AbstractBoottimeAddStepHandler() - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
- AbstractBoottimeAddStepHandler(Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
- AbstractBoottimeAddStepHandler(RuntimeCapability, Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Deprecated.
- AbstractBoottimeAddStepHandler(Set<RuntimeCapability>, Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Deprecated.
- AbstractBoottimeAddStepHandler(RuntimeCapability, AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Deprecated.
- AbstractBoottimeAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
- AbstractBoottimeAddStepHandler(Set<RuntimeCapability>, AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Deprecated.
- AbstractBoottimeAddStepHandler(AbstractAddStepHandler.Parameters) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- AbstractCapability - Class in org.jboss.as.controller.capability
-
- AbstractCapability(String, boolean, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Function<PathAddress, String[]>) - Constructor for class org.jboss.as.controller.capability.AbstractCapability
-
- AbstractConfigurationPersister - Class in org.jboss.as.controller.persistence
-
- AbstractConfigurationPersister(XMLElementWriter<ModelMarshallingContext>) - Constructor for class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
Construct a new instance.
- AbstractConstraint - Class in org.jboss.as.controller.access.constraint
-
- AbstractConstraint() - Constructor for class org.jboss.as.controller.access.constraint.AbstractConstraint
-
- AbstractControllerService - Class in org.jboss.as.controller
-
A base class for controller services.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver, ManagedAuditLogger, DelegatingConfigurableAuthorizer, ManagementSecurityIdentitySupplier, CapabilityRegistry) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
Deprecated.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, DescriptionProvider, OperationStepHandler, ExpressionResolver) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver, ManagedAuditLogger, DelegatingConfigurableAuthorizer) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
- AbstractControllerService(Supplier<ExecutorService>, Supplier<AbstractControllerService.ControllerInstabilityListener>, ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver, ManagedAuditLogger, DelegatingConfigurableAuthorizer, ManagementSecurityIdentitySupplier, CapabilityRegistry) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
Construct a new instance.
- AbstractControllerService.ControllerInstabilityListener - Interface in org.jboss.as.controller
-
Listener for notifications that the
ModelController
is unstable and a
process restart is necessary.
- AbstractControllerService.ModelControllerServiceInitializationParams - Class in org.jboss.as.controller
-
- AbstractControllerService.PartialModelIndicator - Interface in org.jboss.as.controller
-
Tracks whether the controller is working with a complete model or just a partial one.
- AbstractFileAuditLogHandler - Class in org.jboss.as.controller.audit
-
- AbstractFileAuditLogHandler(String, String, int, PathManagerService, String, String) - Constructor for class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
- AbstractFilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- AbstractFilePersistenceResource(ModelNode, AbstractConfigurationPersister) - Constructor for class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- AbstractInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- AbstractInterfaceCriteria() - Constructor for class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- AbstractLegacyExtension - Class in org.jboss.as.controller.extension
-
Abstract superclass for
Extension
implementations 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.
- AbstractLegacyExtension(String, String...) - Constructor for class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- AbstractModelControllerOperationHandlerFactoryService - Class in org.jboss.as.controller.remote
-
Service used to create operation handlers per incoming channel
- AbstractModelControllerOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService>, Supplier<ModelController>, Supplier<ExecutorService>, Supplier<ScheduledExecutorService>) - Constructor for class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- AbstractModelResource - Class in org.jboss.as.controller.registry
-
Abstract Resource
implementation.
- AbstractModelResource() - Constructor for class org.jboss.as.controller.registry.AbstractModelResource
-
- AbstractModelResource(boolean) - Constructor for class org.jboss.as.controller.registry.AbstractModelResource
-
- AbstractModelResource(boolean, String...) - Constructor for class org.jboss.as.controller.registry.AbstractModelResource
-
- AbstractModelResource(boolean, Set<String>) - Constructor for class org.jboss.as.controller.registry.AbstractModelResource
-
- AbstractModelUpdateHandler - Class in org.jboss.as.controller
-
- AbstractModelUpdateHandler() - Constructor for class org.jboss.as.controller.AbstractModelUpdateHandler
-
- AbstractMultiTargetHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractMultiTargetHandler(boolean) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractMultiTargetHandler(FilteredData) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractMultiTargetHandler(FilteredData, boolean) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractMultiTargetHandler(FilteredData, boolean, GlobalOperationHandlers.FilterPredicate) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractOperationTransformer - Class in org.jboss.as.controller.transform
-
Base class for OperationTransformer
implementations, which don't need to transform the operation result.
- AbstractOperationTransformer() - Constructor for class org.jboss.as.controller.transform.AbstractOperationTransformer
-
- AbstractParameterValidator - Class in org.jboss.as.controller.operations.validation
-
- AbstractParameterValidator() - Constructor for class org.jboss.as.controller.operations.validation.AbstractParameterValidator
-
Deprecated.
- AbstractPathService - Class in org.jboss.as.controller.services.path
-
Abstract superclass for services that return a path.
- AbstractRemoveStepHandler - Class in org.jboss.as.controller
-
Base class for handlers that remove resources.
- AbstractRemoveStepHandler() - Constructor for class org.jboss.as.controller.AbstractRemoveStepHandler
-
- AbstractRemoveStepHandler(RuntimeCapability...) - Constructor for class org.jboss.as.controller.AbstractRemoveStepHandler
-
Deprecated.
- AbstractRemoveStepHandler(Set<RuntimeCapability>) - Constructor for class org.jboss.as.controller.AbstractRemoveStepHandler
-
Deprecated.
- AbstractReportAttacher(boolean) - Constructor for class org.jboss.as.controller.operations.global.ReportAttacher.AbstractReportAttacher
-
- AbstractRuntimeOnlyHandler - Class in org.jboss.as.controller
-
- AbstractRuntimeOnlyHandler() - Constructor for class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- AbstractSensitivity - Class in org.jboss.as.controller.access.constraint
-
Configuration of sensitive data.
- AbstractSensitivity(boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- AbstractSocketBindingGroupResourceDefinition - Class in org.jboss.as.controller.resource
-
- AbstractSocketBindingGroupResourceDefinition(OperationStepHandler, OperationStepHandler, AttributeDefinition, RuntimeCapability) - Constructor for class org.jboss.as.controller.resource.AbstractSocketBindingGroupResourceDefinition
-
- AbstractSocketBindingResourceDefinition - Class in org.jboss.as.controller.resource
-
- AbstractSocketBindingResourceDefinition(OperationStepHandler, OperationStepHandler, RuntimeCapability<Void>...) - Constructor for class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- AbstractWriteAttributeHandler<T> - Class in org.jboss.as.controller
-
- AbstractWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler.HandbackHolder<T> - Class in org.jboss.as.controller
-
Holder subclasses can use to pass an object between
AbstractWriteAttributeHandler.applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, HandbackHolder)
and
AbstractWriteAttributeHandler.revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object)
.
- accepts(PathAddress) - Method in class org.jboss.as.controller.operations.PathAddressFilter
-
- accepts(PathAddress, Resource) - Method in interface org.jboss.as.controller.registry.ResourceFilter
-
Test whether the resource should be included or not.
- ACCESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_CONSTRAINTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_LOGGER - Static variable in interface org.jboss.as.controller.logging.ControllerLogger
-
A logger for access control related messages.
- ACCESS_MECHANISM - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- ACCESS_MECHANISM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_PERMISSION - Static variable in interface org.jboss.as.controller.ModelController
-
- ACCESS_PERMISSION - Static variable in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- ACCESS_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AccessAuditContext - Class in org.jboss.as.controller
-
The context used to store state related to access control and auditing for the current invocation.
- AccessConstraintDefinition - Interface in org.jboss.as.controller.access.management
-
- AccessConstraintDescriptionProviderUtil - Class in org.jboss.as.controller.access.management
-
Utility for adding access constraint descriptive metadata to other metadata.
- AccessConstraintDescriptionProviderUtil() - Constructor for class org.jboss.as.controller.access.management.AccessConstraintDescriptionProviderUtil
-
- AccessConstraintKey - Class in org.jboss.as.controller.access.management
-
- AccessConstraintKey(AccessConstraintDefinition) - Constructor for class org.jboss.as.controller.access.management.AccessConstraintKey
-
- AccessConstraintKey(String, boolean, String, String) - Constructor for class org.jboss.as.controller.access.management.AccessConstraintKey
-
- accessConstraints - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- accessConstraints - Variable in class org.jboss.as.controller.OperationDefinition
-
- accessConstraints - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- AccessConstraintUtilization - Interface in org.jboss.as.controller.access.management
-
- AccessConstraintUtilizationRegistry - Interface in org.jboss.as.controller.access.management
-
- acquireControllerLock() - Method in interface org.jboss.as.controller.OperationContext
-
- acquireReadLock(int) - Method in class org.jboss.as.controller.AbstractControllerService
-
- Action - Class in org.jboss.as.controller.access
-
An action for which access control is needed.
- Action(ModelNode, OperationEntry) - Constructor for class org.jboss.as.controller.access.Action
-
- Action(ModelNode, OperationEntry, Set<Action.ActionEffect>) - Constructor for class org.jboss.as.controller.access.Action
-
- Action.ActionEffect - Enum in org.jboss.as.controller.access
-
- ACTIVE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACTIVE_SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACTIVE_SOCKET_BINDING_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- add(Permission) - Method in class org.jboss.as.controller.access.permission.AllPermissionsCollection
-
- add(Permission) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- ADD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADD_CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADD_INDEX - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- addAccessConstraint(AccessConstraintDefinition) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds an access constraint to the set used with the attribute
- addAccessConstraint(AccessConstraintDefinition) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- addAccessConstraints(ModelNode, List<AccessConstraintDefinition>, Locale) - Static method in class org.jboss.as.controller.access.management.AccessConstraintDescriptionProviderUtil
-
- addAccessConstraints(ModelNode, Locale) - Method in class org.jboss.as.controller.AttributeDefinition
-
- addAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Add access constraint definitions for this resource to any that are already set.
- addAdditionalRequiredPackages(String...) - Method in class org.jboss.as.controller.capability.RuntimeCapability.Builder
-
- addAdditionalRuntimePackages(RuntimePackageDependency...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
Add additional packages to be provisioned.
- addAllowedValuesToDescription(ModelNode, ParameterValidator) - Method in class org.jboss.as.controller.AttributeDefinition
-
Adds the allowed values.
- addAllowedValuesToDescription(ModelNode, ParameterValidator) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addAllowedValuesToDescription(ModelNode, ParameterValidator) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addAlternatives(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- addApplicationTypeConfig(ApplicationTypeConfig) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
Stores an ApplicationTypeConfig for use in constraints.
- addArbitraryDescriptor(String, ModelNode) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- addAttribute(AttributeDefinition...) - Method in class org.jboss.as.controller.AbstractAddStepHandler.Parameters
-
- addAttribute(Collection<AttributeDefinition>) - Method in class org.jboss.as.controller.AbstractAddStepHandler.Parameters
-
- addAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttribute(AttributeDefinition, AttributeParser) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttribute(AttributeDefinition, AttributeParser, AttributeMarshaller) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttribute(AttributeDefinition, AttributeDefinition) - Method in class org.jboss.as.controller.services.path.PathInfoHandler.Builder
-
- addAttributes(AttributeDefinition...) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addCapabilities(Capability...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addCapabilities(RuntimeCapability...) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Add possible capabilities for this resource to any that are already set.
- addCapability(RuntimeCapability<?>, Service<T>) - Method in interface org.jboss.as.controller.CapabilityServiceTarget
-
- addCapability(RuntimeCapability<?>) - Method in interface org.jboss.as.controller.CapabilityServiceTarget
-
Gets a builder which can be used to add a capability service into this capability target.
- addCapability(Capability) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addCapabilityRequirement(String, Class<I>, Injector<I>, String...) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
- addCapabilityRequirement(String, Class<I>, Injector<I>) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
- addCapabilityRequirement(String, Class<I>) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
- addCapabilityRequirements(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Based on the given attribute value, add capability requirements.
- addCapabilityRequirements(OperationContext, Resource, String, String...) - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
Registers capability requirement information to the given context.
- addCapabilityRequirements(OperationContext, Resource, String, String...) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
-
Registers capability requirement information to the given context.
- addCapabilityRequirements(OperationContext, Resource, String, String...) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.StringListAttributeDefinition
-
- addChild(PersistentResourceXMLDescription.PersistentResourceXMLBuilder) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addChild(PersistentResourceXMLDescription) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addChildBuilder(TransformationDescriptionBuilder) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
- addChildOperation(PathAddress, List<ModelNode>, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadConfigAsFeaturesOperationHandler
-
- addChildOperation(ParsedBootOp) - Method in class org.jboss.as.controller.ParsedBootOp
-
- addChildRedirection(PathElement, PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operations will get redirected to the legacy address.
- addChildRedirection(PathElement, PathElement, DynamicDiscardPolicy) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operations will get redirected to the legacy address.
- addChildRedirection(PathElement, PathAddressTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operation will get redirected to a different address defined by
the path transformation.
- addChildRedirection(PathElement, PathAddressTransformer, DynamicDiscardPolicy) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operation will get redirected to a different address defined by
the path transformation.
- addChildResource(PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addChildResource(PathElement, DynamicDiscardPolicy) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addChildResource(ResourceDefinition) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addChildResource(ResourceDefinition, DynamicDiscardPolicy) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addConfigurationChanges(ConfigurationChangesCollector.ConfigurationChange) - Method in interface org.jboss.as.controller.ConfigurationChangesCollector
-
- addConfigurationChanges(ConfigurationChangesCollector.ConfigurationChange) - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChangesCollectorImpl
-
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
- addDeprecatedInfo(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Adds attribute deprecation information, if relevant, to the given attribute description node
- addExtension(String, XMLMapper) - Method in class org.jboss.as.controller.parsing.DeferredExtensionContext
-
- addFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds a special purpose flag
that is relevant to the attribute
- addFormatter(AuditLogItemFormatter) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Add a formatter
- addFormatter(AuditLogItemFormatter) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addHandler(AuditLogHandler) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Adds a new handler, this handler will be used when logging the current operation
- addHandler(AuditLogHandler) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addHandlerReference(PathAddress) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Add a handler reference.
- addHandlerReference(PathAddress) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addHardcodedAbsolutePath(ServiceTarget, String, String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
Add a PathEntry
and install a Service<String>
for one of the standard read-only paths
that are determined from this process' environment.
- addIncorporatingCapabilities(Set<RuntimeCapability>) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Adds incorporating capabilities to any that have already been set.
- addInjection(Injector<? super I>, I) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
- additionalOperations(PathAddress, ModelNode, List<ModelNode>) - Method in interface org.jboss.as.controller.PersistentResourceXMLDescription.AdditionalOperationsGenerator
-
Generates any additional operations required by the resource
- addListener(AsyncFuture.Listener<? super T, A>, A) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- addMetric(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addMetrics(OperationStepHandler, AttributeDefinition...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addModelStep(OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
- addModelStep(ModelNode, ModelNode, OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
- AddNameFromAddressResourceTransformer - Class in org.jboss.as.controller.transform
-
ResourceTransformer
that takes the value in the last element of the given address
and stores it in a model attribute named
name
.
- addOperation(OperationDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addOperation(OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addOperationReplyDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationReplyDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationReplyDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationReplyDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationReplyDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addOperationReplyValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationTransformationOverride(String) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add an operation transformation entry for a given operation.
- addOrderedChildResourceTypes(PathAddress, Resource) - Method in class org.jboss.as.controller.operations.common.OrderedChildTypesAttachment
-
If the resource has ordered child types, those child types will be stored in the attachment.
- addParameter(AttributeDefinition) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- addParsedOp(ParsedBootOp, ExtensionAddHandler) - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- addPathManagerResources(Resource) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
Add child resources to the given resource, one for each
PathEntry
currently associated with this
path manager.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
Registers a listener for changes to the process state.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jboss.as.controller.ProcessStateNotifier
-
Register a listener for changes in the current state.
- ADDR_PARAMS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADDR_PARAMS_MAPPING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- addRawOperationTransformationOverride(String, OperationTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add an operation transformer.
- addReadOnlyAttribute(AttributeDefinition) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addReadWriteAttributes(OperationStepHandler, OperationStepHandler, AttributeDefinition...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addRegistrationPoint(RegistrationPoint) - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- addRegistrationPoint(RegistrationPoint) - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- addReject(PathAddress) - Method in class org.jboss.as.controller.operations.PathAddressFilter
-
- addRejectCheck(RejectAttributeChecker, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a RejectAttributeChecker.
- addRejectCheck(RejectAttributeChecker, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a RejectAttributeChecker.
- addRejectChecks(List<RejectAttributeChecker>, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a list of RejectAttributeCheckers.
- addRejectChecks(List<RejectAttributeChecker>, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a list of RejectAttributeCheckers.
- addRename(String, String) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename an attribute.
- addRename(AttributeDefinition, String) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename an attribute.
- addRenames(Map<String, String>) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename attributes.
- addReport(ModelNode) - Method in interface org.jboss.as.controller.operations.global.ReportAttacher
-
- addRequirement(String, Function<PathAddress, String[]>, String, Function<PathAddress, String[]>) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Add a required capability at the resource level, using the resource registration address and the nameMappers
to resolve the required and dependant capabilities.
- addRequirements(String...) - Method in class org.jboss.as.controller.capability.RuntimeCapability.Builder
-
Adds the names of other capabilities that this capability requires.
- addResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.OperationContext
-
Add a new resource, at the executed operation address.
- addResource(PathAddress, int, Resource) - Method in interface org.jboss.as.controller.OperationContext
-
Add a new resource, at to the executed operation address.
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing the attribute, after attaching it to the given overall resource
description model node.
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing the attribute, after attaching it to the given overall resource
description model node.
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addResourceProvider(String, ResourceProvider, Resource) - Static method in class org.jboss.as.controller.registry.ResourceProvider.Tool
-
- addResponseWarning(Level, String) - Method in interface org.jboss.as.controller.OperationContext
-
Add a warning to response.
- addResponseWarning(Level, ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
- ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- address - Variable in class org.jboss.as.controller.operations.validation.MaskedAddressValidator.ParsedResult
-
- address - Variable in class org.jboss.as.controller.ParsedBootOp
-
- addRoleMapping(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Adds a new role to the list of defined roles.
- addRoleMappingImmediate(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addRoleMappingPrincipal(String, AuthorizerConfiguration.PrincipalType, WritableAuthorizerConfiguration.MatchType, String, String, boolean) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addRuntimeCapability(RuntimeCapability...) - Method in class org.jboss.as.controller.AbstractAddStepHandler.Parameters
-
Deprecated.
- addRuntimeCapability(Set<RuntimeCapability>) - Method in class org.jboss.as.controller.AbstractAddStepHandler.Parameters
-
Deprecated.
- addScopedRole(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addSensitivity(SensitivityClassification) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
Stores a sensitivity classification for use in constraints.
- addService(ServiceTarget, ControlledProcessState) - Static method in class org.jboss.as.controller.ControlledProcessStateService
-
- addService(String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(ServiceName, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(String, String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(ServiceName, String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(ServiceName, String, boolean, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
Installs a path service.
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addStep(OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(ModelNode, OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
- addStep(ModelNode, OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
- addStep(ModelNode, ModelNode, OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(ModelNode, ModelNode, OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addSubsystemVersion(String, int, int) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Add version information for a subsystem.
- addSubsystemVersion(String, ModelVersion) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Add version information for a subsystem.
- addSubsystemVersion(String, int, int) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- addSubsystemVersion(String, ModelVersion) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- addToExistingModel(ModelNode) - Method in class org.jboss.as.controller.ModelVersion
-
- addTransformedRecursiveResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource recursively including it's children.
- addTransformedResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource.
- addTransformedResourceFromRoot(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource from the root of the model.
- addUnderlyingPermission(String, ManagementPermission) - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
Adds a permission.
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, boolean, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, boolean, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, boolean, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addValueTypeDescription(ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addVerifyInstallationStep(OperationContext, List<ServiceName>) - Method in class org.jboss.as.controller.management.ManagementInterfaceAddStepHandler
-
- ADMIN_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADMIN_ONLY - Static variable in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- ADMIN_ONLY_POLICY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADVANCED_FILTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALIAS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALIAS - Static variable in class org.jboss.as.controller.security.CredentialReference
-
Name of a field in the complex credential reference attribute.
- aliasAlreadyRegistered(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- aliasAlreadyRegistered(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- aliasAlreadyRegistered$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- AliasEntry - Class in org.jboss.as.controller.registry
-
- AliasEntry(ManagementResourceRegistration) - Constructor for class org.jboss.as.controller.registry.AliasEntry
-
- AliasEntry.AliasContext - Class in org.jboss.as.controller.registry
-
A wrapper around
OperationContext
for the requested alias address, allowing extra
contextual information when converting alias addresses.
- AliasOperationTransformer - Class in org.jboss.as.controller.transform
-
Deprecated.
- AliasOperationTransformer(AliasOperationTransformer.AddressTransformer) - Constructor for class org.jboss.as.controller.transform.AliasOperationTransformer
-
Deprecated.
- AliasOperationTransformer.AddressTransformer - Interface in org.jboss.as.controller.transform
-
Deprecated.
- AliasStepHandler - Class in org.jboss.as.controller.registry
-
A handler that simply maps an alias onto a target part of the model.
- aliasStepHandlerOperationNotFound(String, PathAddress, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- aliasStepHandlerOperationNotFound(String, PathAddress, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- aliasStepHandlerOperationNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- aliasTargetResourceRegistrationNotFound(PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- aliasTargetResourceRegistrationNotFound(PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- aliasTargetResourceRegistrationNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ALL - Static variable in interface org.jboss.as.controller.notification.NotificationFilter
-
- ALL - Static variable in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
- ALL_BUT_RUNTIME_AND_PROXIES_FILTER - Static variable in class org.jboss.as.controller.registry.Resource.Tools
-
- ALL_DEFAULTS - Static variable in interface org.jboss.as.controller.transform.TransformerEntry
-
- ALL_NAMESPACES - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
- ALL_ROLE_NAMES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALL_SERVICES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOW_EMPTY_PASSWORDS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOW_RESOURCE_SERVICE_RESTART - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AllowAllowNotConstraint - Class in org.jboss.as.controller.access.constraint
-
A constraint meant for use in situations where the Action or Target "is" or "is not" something
and the user "allows" or "allowsNot".
- AllowAllowNotConstraint(boolean) - Constructor for class org.jboss.as.controller.access.constraint.AllowAllowNotConstraint
-
- AllowAllowNotConstraint(boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.AllowAllowNotConstraint
-
- ALLOWED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOWED_ORIGINS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOWED_ORIGINS - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- allowedValues - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- AllowedValuesValidator - Interface in org.jboss.as.controller.operations.validation
-
A validator that requires that values match one of the items in a defined list.
- allowExpression - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- allowNull - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- allowReturnNull() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- AllPermissionsCollection - Class in org.jboss.as.controller.access.permission
-
- alreadyDeclared(String, String, String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
has already been declared.
- alreadyDeclared(String, String, String, String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
has already been declared.
- alreadyDeclared(String, String, String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDeclared(String, String, String, String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDeclared4$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDeclared5$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDefined(String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the name
is already defined.
- alreadyDefined(String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDefined$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDefinedAttribute(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- alreadyDefinedAttribute(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyDefinedAttribute$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyRegistered(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the type
with the name
is already registered at the
location
.
- alreadyRegistered(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alreadyRegistered$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- alternatives - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- ALTERNATIVES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALWAYS - Static variable in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
A standard checker which will discard the attribute always.
- ambiguousConfigurationFiles(String, File, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an ambiguous file name was found as there are multiple files ending in the
suffix
were found in the directory.
- ambiguousConfigurationFiles(String, File, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ambiguousConfigurationFiles$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ambiguousName(String, String, Collection<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an ambiguous name, represented by the prefix
parameter, was found in
the directory, represented by the dir
parameter.
- ambiguousName(String, String, Collection<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ambiguousName$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- andNMore(int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating that there are more services than would be practical to display
- andNMore(int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- andNMore$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ANNOTATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_ADDRESS - Static variable in interface org.jboss.as.controller.notification.NotificationHandlerRegistry
-
Special path address to register a notification handler for any source.
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ANY_IPV4_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_IPV6_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_OPTIONAL - Static variable in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
TimeUnitValidator where any TimeUnit is valid, as is an undefined value
- ANY_REQUIRED - Static variable in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
TimeUnitValidator where any TimeUnit is valid, but an undefined value is not
- AnyInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- AnyInterfaceCriteria(Set<InterfaceCriteria>) - Constructor for class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
Creates a new AnyInterfaceCriteria
- APP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APPCLIENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- append(List<PathElement>) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(PathElement...) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(PathAddress) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(String, String) - Method in class org.jboss.as.controller.PathAddress
-
- append(String) - Method in class org.jboss.as.controller.PathAddress
-
- appendDate(StringBuilder, AuditLogItem) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- APPLICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APPLICATION_CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ApplicationTypeAccessConstraintDefinition - Class in org.jboss.as.controller.access.management
-
- ApplicationTypeAccessConstraintDefinition(ApplicationTypeConfig) - Constructor for class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- ApplicationTypeConfig - Class in org.jboss.as.controller.access.constraint
-
Classification to apply to resources, attributes or operation to allow configuration
of whether they are related to "applications".
- ApplicationTypeConfig(String, String) - Constructor for class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- ApplicationTypeConfig(String, String, boolean) - Constructor for class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- ApplicationTypeConstraint - Class in org.jboss.as.controller.access.constraint
-
- ApplicationTypeConstraint.Factory - Class in org.jboss.as.controller.access.constraint
-
- APPLIES_TO - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APPLY_REMOTE_DOMAIN_MODEL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- applyChanges() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Apply the changes.
- applyChanges() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- applyCredentialReferenceUpdateToRuntime(OperationContext, ModelNode, ModelNode, ModelNode, String) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<T>) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
Hook to allow subclasses to make runtime changes to effect the attribute value change.
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<ModelNode>) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.controller.security.CredentialReferenceWriteAttributeHandler
-
- arbitraryDescriptors - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- ARCH - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- ARCHIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AS_VERSION - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- asModel() - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChange
-
- asString(ModelNode) - Method in class org.jboss.as.controller.DefaultAttributeMarshaller
-
- asStringIfDefined(OperationContext, AttributeDefinition, ModelNode) - Method in class org.jboss.as.controller.management.ManagementInterfaceAddStepHandler
-
- asyncCancel(boolean) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- attach(CapabilityResolutionContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Attaches an arbitrary object to this context.
- attach(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.OperationContext
-
Attaches an arbitrary object to this context.
- attach(OperationContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.transform.ContextAttachments
-
- attach(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Attaches an arbitrary object to this context.
- attach(OperationContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.transform.TransformerOperationAttachment
-
- ATTACHED_STREAMS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- attachIfAbsent(CapabilityResolutionContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Attaches an arbitrary object to this context only if the object was not already attached.
- attachIfAbsent(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.OperationContext
-
Attaches an arbitrary object to this context only if the object was not already attached.
- attachIfAbsent(OperationContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.transform.ContextAttachments
-
- attachIfAbsent(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Attaches an arbitrary object to this context only if the object was not already attached.
- attachIfAbsent(OperationContext.AttachmentKey<V>, V) - Method in class org.jboss.as.controller.transform.TransformerOperationAttachment
-
- ATTACHMENT_KEY - Static variable in interface org.jboss.as.controller.remote.EarlyResponseSendListener
-
- attachResult(OperationContext) - Method in class org.jboss.as.controller.operations.global.ReportAttacher.AbstractReportAttacher
-
- attachResult(OperationContext) - Method in interface org.jboss.as.controller.operations.global.ReportAttacher
-
- attachResultStream(String, InputStream) - Method in interface org.jboss.as.controller.OperationContext
-
Attach a stream to be included as part of the response.
- attachResultStream(String, String, InputStream) - Method in interface org.jboss.as.controller.OperationContext
-
Attach a stream to be included as part of the response, with a predetermined UUID.
- attemptingReconnectToSyslog(String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attemptingReconnectToSyslog(String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptingReconnectToSyslog$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothAddAndRemoveAndHandlerFromCompositeOperation() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attemptToBothAddAndRemoveAndHandlerFromCompositeOperation() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothAddAndRemoveAndHandlerFromCompositeOperation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothRemoveAndAddHandlerUpdateInstead() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attemptToBothRemoveAndAddHandlerUpdateInstead() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothRemoveAndAddHandlerUpdateInstead$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothUpdateAndRemoveHandlerFromCompositeOperation() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attemptToBothUpdateAndRemoveHandlerFromCompositeOperation() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attemptToBothUpdateAndRemoveHandlerFromCompositeOperation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- Attribute - Enum in org.jboss.as.controller.parsing
-
An enumeration of all the recognized core configuration XML attributes, by local name.
- ATTRIBUTE_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ATTRIBUTE_OBJECT - Static variable in class org.jboss.as.controller.AttributeMarshaller
-
Marshaller for ObjectTypeAttributeDefinition.
- ATTRIBUTE_VALUE_WRITTEN_NOTIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AttributeAccess - Class in org.jboss.as.controller.registry
-
Information about handling an attribute in a sub-model.
- AttributeAccess.AccessType - Enum in org.jboss.as.controller.registry
-
Indicates how an attributed is accessed.
- AttributeAccess.Flag - Enum in org.jboss.as.controller.registry
-
Flags to indicate special characteristics of an attribute
- AttributeAccess.Storage - Enum in org.jboss.as.controller.registry
-
Indicates whether an attribute is derived from the persistent configuration or is a purely runtime attribute.
- AttributeConverter - Interface in org.jboss.as.controller.transform.description
-
Used to convert an individual attribute/operation parameter value during transformation.
- AttributeConverter.DefaultAttributeConverter - Class in org.jboss.as.controller.transform.description
-
A default implementation of AttributeConverter
- AttributeConverter.DefaultValueAttributeConverter - Class in org.jboss.as.controller.transform.description
-
- AttributeConverter.Factory - Class in org.jboss.as.controller.transform.description
-
Factory for common types of AttributeConverters
- AttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an attribute in a
Resource
or a
parameter or reply value type field in an
OperationDefinition
, with utility
methods for validation.
- AttributeDefinition(AbstractAttributeDefinitionBuilder<?, ?>) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
- AttributeDefinition.NameAndGroup - Class in org.jboss.as.controller
-
Simple Comparable
that encapsulates the name of an attribute and any attribute group,
ordering first one group (null group first) and then one attribute name.
- attributeDeprecated(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributeDeprecated(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeDeprecated$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- AttributeElementMarshaller() - Constructor for class org.jboss.as.controller.AttributeMarshaller.AttributeElementMarshaller
-
- AttributeElementParser() - Constructor for class org.jboss.as.controller.AttributeParsers.AttributeElementParser
-
- AttributeElementParser(String) - Constructor for class org.jboss.as.controller.AttributeParsers.AttributeElementParser
-
- attributeExpressionDeprecated(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributeExpressionDeprecated(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeExpressionDeprecated$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeGroup - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- attributeIsWrongType(String, ModelType, ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributeIsWrongType(String, ModelType, ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeIsWrongType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeMarshaller - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- attributeMarshaller - Variable in class org.jboss.as.controller.AttributeDefinition
-
- AttributeMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshaller() - Constructor for class org.jboss.as.controller.AttributeMarshaller
-
- AttributeMarshaller.AttributeElementMarshaller - Class in org.jboss.as.controller
-
Version of marshaller that by default marshalls to element
- AttributeMarshallers - Interface in org.jboss.as.controller
-
- AttributeMarshallers.MapAttributeMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshallers.NamedStringListMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshallers.ObjectMapAttributeMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshallers.PropertiesAttributeMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshallers.SimpleListAttributeMarshaller - Class in org.jboss.as.controller
-
- attributeNames(Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
The attribute name list fragment to include in the transformation logging messages
- attributeNames(Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeNames$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeNotWritable(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the attribute, represented by the attributeName
parameter, is not writable.
- attributeNotWritable(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeNotWritable$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- AttributeParser - Class in org.jboss.as.controller
-
- AttributeParser() - Constructor for class org.jboss.as.controller.AttributeParser
-
- AttributeParser.DiscardOldDefaultValueParser - Class in org.jboss.as.controller
-
- AttributeParsers - Interface in org.jboss.as.controller
-
- AttributeParsers.AttributeElementParser - Class in org.jboss.as.controller
-
- AttributeParsers.MapParser - Class in org.jboss.as.controller
-
- AttributeParsers.NamedStringListParser - Class in org.jboss.as.controller
-
- AttributeParsers.ObjectMapParser - Class in org.jboss.as.controller
-
- AttributeParsers.ObjectParser - Class in org.jboss.as.controller
-
- AttributeParsers.PropertiesParser - Class in org.jboss.as.controller
-
- AttributeParsers.UnWrappedObjectListParser - Class in org.jboss.as.controller
-
- AttributeParsers.WrappedObjectListParser - Class in org.jboss.as.controller
-
- attributes - Variable in class org.jboss.as.controller.AbstractAddStepHandler
-
- attributes - Variable in class org.jboss.as.controller.AbstractAddStepHandler.Parameters
-
- ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- attributes - Variable in class org.jboss.as.controller.RestartParentResourceAddHandler
-
- ATTRIBUTES_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- attributesAreNotUnderstoodAndMustBeIgnored() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesAreNotUnderstoodAndMustBeIgnored(Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesAreNotUnderstoodAndMustBeIgnored() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesAreNotUnderstoodAndMustBeIgnored(Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesAreNotUnderstoodAndMustBeIgnored0$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesAreNotUnderstoodAndMustBeIgnored1$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesDoNotSupportExpressions(Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesDoNotSupportExpressions(Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesDoNotSupportExpressions$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesDontSupportExpressions() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesDontSupportExpressions() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesDontSupportExpressions$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustBeDefined(Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesMustBeDefined(Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustBeDefined$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustBeDefinedAs(ModelNode, Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesMustBeDefinedAs(ModelNode, Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustBeDefinedAs$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustNotBeDefinedAs(ModelNode, Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributesMustNotBeDefinedAs(ModelNode, Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributesMustNotBeDefinedAs$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- AttributeTransformationDescriptionBuilder - Interface in org.jboss.as.controller.transform.description
-
A builder for resource and default operation transformations.
- AttributeTransformationRequirementChecker - Interface in org.jboss.as.controller.transform
-
- AttributeTransformationRequirementChecker.ListAttributeTransformationRequirementChecker - Class in org.jboss.as.controller.transform
-
- AttributeTransformationRequirementChecker.ObjectFieldsAttributeTransformationRequirementChecker - Class in org.jboss.as.controller.transform
-
- AttributeValueDiscardApprover(String, ModelNode, boolean) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
Creates a new transformer.
- attributeValueWritten(String, ModelNode, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributeValueWritten(String, ModelNode, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeValueWritten$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeWasNotMarkedAsReloadRequired(String, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- attributeWasNotMarkedAsReloadRequired(String, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- attributeWasNotMarkedAsReloadRequired$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- AUDIT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUDIT_LOG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AuditConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint
related to whether a resource, attribute or operation is
related to administrative audit logging.
- AuditLogAddressUtil - Class in org.jboss.as.controller.access.constraint
-
- AuditLogAddressUtil() - Constructor for class org.jboss.as.controller.access.constraint.AuditLogAddressUtil
-
- AuditLogger - Interface in org.jboss.as.controller.audit
-
- AuditLogger.Status - Enum in org.jboss.as.controller.audit
-
- AuditLogItemFormatter - Class in org.jboss.as.controller.audit
-
- AuditLogItemFormatter(String, boolean, String, String) - Constructor for class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- AUTHENTICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTHENTICATION_CLIENT_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- AUTHENTICATION_CLIENT_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- AUTHENTICATION_CONTEXT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTHENTICATION_FACTORY_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- AUTHENTICATION_FACTORY_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- AUTHORIZATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AuthorizationResult - Class in org.jboss.as.controller.access
-
The result of an access control decision.
- AuthorizationResult(AuthorizationResult.Decision) - Constructor for class org.jboss.as.controller.access.AuthorizationResult
-
Creates an authorization result with no explanation.
- AuthorizationResult(AuthorizationResult.Decision, ModelNode) - Constructor for class org.jboss.as.controller.access.AuthorizationResult
-
Creates an authorization result with an optional explanation.
- AuthorizationResult.Decision - Enum in org.jboss.as.controller.access
-
- authorize(Caller, Environment, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a management operation affecting an individual attribute.
- authorize(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a management operation affecting an entire resource.
- authorize(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorize(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorize(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorize(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorize(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization of the given operation.
- authorize(ModelNode, Set<Action.ActionEffect>) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization of the given effects for the given operation.
- authorize(ModelNode, String, ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to read or modify an attribute, checking all effects of the given operation
- authorize(ModelNode, String, ModelNode, Set<Action.ActionEffect>) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to read or modify an attribute, limiting the check to the given effects of the operation
- authorizeAddress(OperationContext, ModelNode) - Static method in class org.jboss.as.controller.access.management.AuthorizedAddress
-
- AuthorizedAddress - Class in org.jboss.as.controller.access.management
-
- authorizeJmxOperation(Caller, Environment, JmxAction, JmxTarget) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a JMX operation.
- authorizeJmxOperation(Caller, Environment, JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorizeJmxOperation(Caller, Environment, JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorizeOperation(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to execute an operation.
- authorizer - Variable in class org.jboss.as.controller.AbstractControllerService
-
- Authorizer - Interface in org.jboss.as.controller.access
-
Interface exposed by the enforcement point in a WildFly access control system.
- Authorizer.AuthorizerDescription - Interface in org.jboss.as.controller.access
-
Description of standard information about the custom authorizer.
- AUTHORIZER_DESCRIPTION - Static variable in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- AuthorizerConfiguration - Interface in org.jboss.as.controller.access
-
Encapsulates the current configuration of all aspects of the access control system that are
available to
Authorizer
implementations.
- AuthorizerConfiguration.MappingPrincipal - Interface in org.jboss.as.controller.access
-
- AuthorizerConfiguration.PrincipalType - Enum in org.jboss.as.controller.access
-
- AuthorizerConfiguration.RoleMapping - Interface in org.jboss.as.controller.access
-
Encapsulates the notion of a role to which a caller can be mapped.
- AuthorizerConfiguration.ScopedRole - Class in org.jboss.as.controller.access
-
Encapsulates configuration information for a scoped role.
- AuthorizerConfiguration.ScopedRoleListener - Interface in org.jboss.as.controller.access
-
Listener for changes to the configured scoped roles.
- authorizeResource(boolean, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization for the resource associated with the currently executing operation step and,
optionally, its individual attributes
- AUTO_START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AVAILABLE_PROCESSORS - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- await() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- await(long, TimeUnit) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- awaitUninterruptibly() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- awaitUninterruptibly() - Method in class org.jboss.as.controller.UninterruptibleCountDownLatch
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.UninterruptibleCountDownLatch
-
- cacheXMLDescription() - Method in class org.jboss.as.controller.PersistentResourceXMLParser
-
- Caller - Class in org.jboss.as.controller.access
-
- CALLER_THREAD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CALLER_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CAN_ACCESS_IMMUTABLE_MANAGEMENT_RESOURCE_REGISTRATION - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- CAN_ACCESS_IMMUTABLE_MANAGEMENT_RESOURCE_REGISTRATION_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- CAN_ACCESS_MODEL_CONTROLLER - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named canAccessModelController, which should be used to access a
ModelController
, or to invoke its methods.
- CAN_ACCESS_MODEL_CONTROLLER_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- cancel() - Method in interface org.jboss.as.controller.Cancellable
-
Attempt to cancel this operation.
- cancel(boolean) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- Cancellable - Interface in org.jboss.as.controller
-
A handle for a specific cancellable running operation.
- CANCELLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- cancellingOperation(String, int, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cancellingOperation(String, int, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cancellingOperation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotAddMoreThanOneJvmForServerOrHost(PathAddress, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotAddMoreThanOneJvmForServerOrHost(PathAddress, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotAddMoreThanOneJvmForServerOrHost$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotCreate(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the file could not be created.
- cannotCreate(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotCreate$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotCreateEmptyConfig(String, IOException) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotCreateEmptyConfig(String, IOException) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotCreateEmptyConfig$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDelete(File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the file could not be deleted.
- cannotDelete(File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDelete$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDeleteFileOrDirectory(File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotDeleteFileOrDirectory(File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDeleteFileOrDirectory$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDeleteTempFile(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating a temp file could not be deleted.
- cannotDeleteTempFile(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDeleteTempFile$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDetermineDefaultName(Throwable) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the inability to determine a default name based on the local host name.
- cannotDetermineDefaultName(Throwable) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotDetermineDefaultName$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotGetControllerLock() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotGetControllerLock() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotGetControllerLock$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotHaveBothParameters(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotHaveBothParameters(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotHaveBothParameters$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotModifyReadOnlyPath(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotModifyReadOnlyPath(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotModifyReadOnlyPath$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotOverrideNonWildCardRegistration(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an attempt was made to register an override model for a non-wildcard
registration.
- cannotOverrideNonWildCardRegistration(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotOverrideNonWildCardRegistration$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotOverrideRootRegistration() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an attempt was made to register an override model for the root model
registration.
- cannotOverrideRootRegistration() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotOverrideRootRegistration$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotReadTargetDefinition(Throwable) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs an error message indicating the target definition could not be read.
- cannotReadTargetDefinition(Throwable) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotReadTargetDefinition$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRegisterSubmodelWithNullPath() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating a submodel cannot be registered with a null
path.
- cannotRegisterSubmodelWithNullPath() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRegisterSubmodelWithNullPath$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemove(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the inability to remove the name
.
- cannotRemove(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemove$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemovePathWithDependencies(String, Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotRemovePathWithDependencies(String, Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemovePathWithDependencies$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveReadOnlyPath(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotRemoveReadOnlyPath(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveReadOnlyPath$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveRequiredCapability(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotRemoveRequiredCapability(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveRequiredCapability$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveRequiredCapabilityInContext(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotRemoveRequiredCapabilityInContext(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveRequiredCapabilityInContext$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveStandardRole(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotRemoveStandardRole(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRemoveStandardRole$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRename(IOException, Path, Path) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the file could not be renamed.
- cannotRename(IOException, Path, Path) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotRename$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveAddress(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating the address, represented by the address
parameter, could not be
resolved, so cannot match it to any InetAddress.
- cannotResolveAddress(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveAddress$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveExpression(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception message indicating an expression could not be resolved due to no corresponding system property
or environment variable.
- cannotResolveExpression(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveExpression$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveProcessUUID(UnknownHostException) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cannotResolveProcessUUID(UnknownHostException) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotResolveProcessUUID$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotWriteTo(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the inability to write the name
.
- cannotWriteTo(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cannotWriteTo$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canonicalBootFileNotFound(Throwable, File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the canonical file for the boot file could not be found.
- canonicalBootFileNotFound(Throwable, File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canonicalBootFileNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canonicalMainFileNotFound(Throwable, File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the canonical file for the main file could not be found.
- canonicalMainFileNotFound(Throwable, File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canonicalMainFileNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canonize(String) - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
Convert IPv6 adress into RFC 5952 form.
- canOnlyCreateChildAuditLoggerForMainAuditLogger() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- canOnlyCreateChildAuditLoggerForMainAuditLogger() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canOnlyCreateChildAuditLoggerForMainAuditLogger$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- canRunAs(Set<String>, String) - Method in interface org.jboss.as.controller.access.rbac.RoleMapper
-
Gets whether the given set of mapped roles provides a caller with the privilege to run as the given
"runAsRole
".
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- canSatisfyRequirement(String, CapabilityScope, CapabilityResolutionContext) - Method in interface org.jboss.as.controller.capability.registry.CapabilityScope
-
Gets whether a given capability associated with this scope can satisfy the given requirement.
- cantHaveBothLoopbackAndInetAddressCriteria() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cantHaveBothLoopbackAndInetAddressCriteria() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cantHaveBothLoopbackAndInetAddressCriteria$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cantHaveSameCriteriaForBothNotAndInclusion$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CAPABILITIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- Capabilities - Class in org.jboss.as.controller.management
-
Class to hold capabilities provided by and required by resources within this package.
- Capabilities() - Constructor for class org.jboss.as.controller.management.Capabilities
-
- capabilities - Variable in class org.jboss.as.controller.RestartParentResourceAddHandler
-
- capabilitiesNotAvailable(OperationContext.Stage, OperationContext.Stage) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- capabilitiesNotAvailable(OperationContext.Stage, OperationContext.Stage) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilitiesNotAvailable$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- Capability - Interface in org.jboss.as.controller.capability
-
Basic description of a capability.
- CAPABILITY_REFERENCE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CAPABILITY_REFERENCE_PATTERN_ELEMENTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CAPABILITY_REGISTRY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- capabilityAlreadyRegisteredInContext(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- capabilityAlreadyRegisteredInContext(String, RegistrationPoint, String, Set<RegistrationPoint>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- capabilityAlreadyRegisteredInContext(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilityAlreadyRegisteredInContext(String, RegistrationPoint, String, Set<RegistrationPoint>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilityAlreadyRegisteredInContext2$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilityAlreadyRegisteredInContext4$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilityDoesNotExposeRuntimeAPI(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- capabilityDoesNotExposeRuntimeAPI(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- capabilityDoesNotExposeRuntimeAPI$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CapabilityId - Class in org.jboss.as.controller.capability.registry
-
Unique identifier for a capability, encapsulating its name and the scope in which it exists.
- CapabilityId(String, CapabilityScope) - Constructor for class org.jboss.as.controller.capability.registry.CapabilityId
-
- CapabilityReferenceRecorder - Interface in org.jboss.as.controller
-
Records information about capability reference information encoded in an attribute's value.
- CapabilityReferenceRecorder.CompositeAttributeDependencyRecorder - Class in org.jboss.as.controller
-
- CapabilityReferenceRecorder.ContextDependencyRecorder - Class in org.jboss.as.controller
-
- CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder - Class in org.jboss.as.controller
-
- CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder - Class in org.jboss.as.controller
-
- CapabilityRegistration<C extends Capability> - Class in org.jboss.as.controller.capability.registry
-
Encapsulates the registration information for a
capability
.
- CapabilityRegistration(C, CapabilityScope) - Constructor for class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- CapabilityRegistration(C, CapabilityScope, RegistrationPoint) - Constructor for class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- CapabilityRegistration(CapabilityRegistration<C>) - Constructor for class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
Copy constructor.
- CapabilityRegistry - Class in org.jboss.as.controller
-
- CapabilityRegistry(boolean) - Constructor for class org.jboss.as.controller.CapabilityRegistry
-
- capabilityReloadRequired(PathAddress, ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Notification that any capabilities associated with the given address require reload in order to bring their
runtime services into sync with their persistent configuration.
- capabilityReloadRequired(PathAddress, ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- CapabilityResolutionContext - Class in org.jboss.as.controller.capability.registry
-
Contextual object that the
ModelController
and
CapabilityScope
implementations
can use to temporarily store data during the course of a capability resolution.
- CapabilityResolutionContext() - Constructor for class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
- CapabilityResolutionContext.AttachmentKey<T> - Class in org.jboss.as.controller.capability.registry
-
An attachment key instance.
- capabilityRestartRequired(PathAddress, ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Notification that any capabilities associated with the given address require restart in order to bring their
runtime services into sync with their persistent configuration.
- capabilityRestartRequired(PathAddress, ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- CapabilityScope - Interface in org.jboss.as.controller.capability.registry
-
- CapabilityScope.Factory - Class in org.jboss.as.controller.capability.registry
-
Factory for creating a CapabilityScope
- CapabilityServiceBuilder<T> - Interface in org.jboss.as.controller
-
A builder for an individual service in a CapabilityServiceTarget
.
- CapabilityServiceSupport - Interface in org.jboss.as.controller.capability
-
Provides support for capability integration outside the management layer,
in service implementations.
- CapabilityServiceSupport.NoSuchCapabilityException - Exception in org.jboss.as.controller.capability
-
Exception thrown when support for an unregistered capability is requested.
- CapabilityServiceTarget - Interface in org.jboss.as.controller
-
The target of ServiceBuilder for capability installations.
- CaseParameterCorrector - Class in org.jboss.as.controller
-
Parameter correctors that can be used to change the case of a model node
that is of type string
.
- CaseParameterCorrector() - Constructor for class org.jboss.as.controller.CaseParameterCorrector
-
- cast(Object) - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext.AttachmentKey
-
Cast the value to the type of this attachment key.
- cast(Object) - Method in class org.jboss.as.controller.OperationContext.AttachmentKey
-
Cast the value to the type of this attachment key.
- chain(ParameterValidator...) - Static method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- ChainedParameterValidator - Class in org.jboss.as.controller.operations.validation
-
- ChainedParameterValidator(ParameterValidator...) - Constructor for class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- ChainedTransformationDescriptionBuilder - Interface in org.jboss.as.controller.transform.description
-
A builder used to create chained transformers.
- ChainedTransformationTools - Class in org.jboss.as.controller.transform
-
- ChainedTransformationTools() - Constructor for class org.jboss.as.controller.transform.ChainedTransformationTools
-
- CHECK_DEFAULT_RESOURCE_ACCESS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- CHECK_RESOURCE_ACCESS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- checkCanFindNewBootFile(String) - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- checkForExpression(ModelNode) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
- checkingForPresenceOfRestartMarkerFile() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- checkingForPresenceOfRestartMarkerFile() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- checkingForPresenceOfRestartMarkerFile$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- checkResource(TransformationContext, PathAddress) - Method in interface org.jboss.as.controller.transform.description.DynamicDiscardPolicy
-
Checks whether the child should be added
- CHILD_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- childAlreadyDeclared(String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating a child, represented by the childName
parameter, of the parent element,
represented by the parentName
parameter, has already been declared.
- childAlreadyDeclared(String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- childAlreadyDeclared$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CHILDREN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- children() - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- childResourceNotFound(PathElement) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception message indicating a child resource cannot be found.
- childResourceNotFound(PathElement) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- childResourceNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- clear() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Clears the registry to prepare for re-registration (e.g.
- CLEAR_TEXT - Static variable in class org.jboss.as.controller.security.CredentialReference
-
Name of a field in the complex credential reference attribute.
- clearBootingReadOnlyFlag() - Method in class org.jboss.as.controller.AbstractControllerService
-
- CLIENT_CERT_STORE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CLIENT_FACTORY_CAPABILITY - Static variable in class org.jboss.as.controller.AbstractControllerService
-
Capability in-vm users of the controller use to create clients
- CLIENT_MAPPING_DESTINATION_ADDRESS - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPING_DESTINATION_PORT - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPING_SOURCE_NETWORK - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPINGS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CLIENT_MAPPINGS - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CLONE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- clone() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- clone() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- clone() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- clone() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- clone() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- clone() - Method in interface org.jboss.as.controller.registry.Resource
-
Creates and returns a copy of this resource.
- clone() - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- clone() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Create a clone of this instance.
- cloneCandidates(Map<NetworkInterface, Set<InetAddress>>) - Static method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- cloneProviders(AbstractModelResource) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- close() - Method in interface org.jboss.as.controller.LocalModelControllerClient
-
- CODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CombinationManagementPermission - Class in org.jboss.as.controller.access.permission
-
- CombinationManagementPermission(CombinationPolicy, Action.ActionEffect) - Constructor for class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- CombinationPolicy - Enum in org.jboss.as.controller.access
-
Policy for combining multiple permissions.
- combine(AttributeDefinition[], AttributeDefinition...) - Static method in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- combine(AttributeDefinition[], AttributeDefinition...) - Static method in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- CombinedTransformer - Interface in org.jboss.as.controller.transform
-
A combination of ResourceTransformer
and OperationTransformer
.
- COMMA_DELIMITED_STRING_LIST - Static variable in class org.jboss.as.controller.AttributeParser
-
- COMMA_STRING_LIST - Static variable in class org.jboss.as.controller.AttributeMarshaller
-
comma delimited list marshaller
- commit() - Method in interface org.jboss.as.controller.ModelController.OperationTransaction
-
Commit the operation.
- COMMIT - Static variable in interface org.jboss.as.controller.ModelController.OperationTransactionControl
-
An operation transaction control implementation which always commits the operation.
- commit() - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- commit() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.PersistenceResource
-
Flush the stored model to permanent storage.
- commit() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- COMMON_ATTRIBUTES - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- COMMON_ATTRIBUTES - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- COMMON_OPERATIONS - Static variable in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
- COMPACT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- compare(ModelVersion, ModelVersion) - Static method in class org.jboss.as.controller.ModelVersion
-
Compares two model versions
- compareTo(AttributeDefinition.NameAndGroup) - Method in class org.jboss.as.controller.AttributeDefinition.NameAndGroup
-
- compareTo(CapabilityId) - Method in class org.jboss.as.controller.capability.registry.CapabilityId
-
- compareTo(CapabilityRegistration) - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- compareTo(ConfigurationChangesCollector.ConfigurationChange) - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChange
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.OverallInterfaceCriteria
-
- compareTo(InterfaceCriteria) - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- compareTo(ModelVersion) - Method in class org.jboss.as.controller.ModelVersion
-
- CompletedFuture<T> - Class in org.jboss.as.controller.remote
-
An AsyncFuture that is in AsyncFuture.Status.COMPLETE
as soon as it is instantiated.
- CompletedFuture(T) - Constructor for class org.jboss.as.controller.remote.CompletedFuture
-
Creates a future that will provide the given value
- completedRunningBootCliScript() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- completedRunningBootCliScript() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- completedRunningBootCliScript$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- completeStep(OperationContext.RollbackHandler) - Method in interface org.jboss.as.controller.OperationContext
-
Complete a step, while registering for
a notification
if the work done by the
caller needs to be rolled back}.
- completeStep(OperationContext.ResultHandler) - Method in interface org.jboss.as.controller.OperationContext
-
Complete a step, while registering for
a notification
when the overall
result of the operation is known.
- COMPLEX_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- COMPLEX_TYPES - Static variable in class org.jboss.as.controller.AttributeDefinition
-
The ModelType
types that reflect complex DMR structures -- LIST
, OBJECT
, PROPERTY
}
- COMPOSITE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CompositeOperationAwareTransmuter - Class in org.jboss.as.controller.operations
-
- CompositeOperationAwareTransmuter(ModelNode) - Constructor for class org.jboss.as.controller.operations.CompositeOperationAwareTransmuter
-
- compositeOperationFailed() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the composite operation failed and was rolled back.
- compositeOperationFailed() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- compositeOperationFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CompositeOperationHandler - Class in org.jboss.as.controller
-
Handler for the "composite" operation; i.e.
- CompositeOperationHandler() - Constructor for class org.jboss.as.controller.CompositeOperationHandler
-
- compositeOperationRolledBack() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the composite operation was rolled back.
- compositeOperationRolledBack() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- compositeOperationRolledBack$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CONCURRENT_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIG_ONLY - Static variable in class org.jboss.as.controller.operations.common.InterfaceCriteriaWriteHandler
-
- CONFIGURATION_CHANGES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ConfigurationChange(OperationContext.ResultAction, String, String, AccessMechanism, InetAddress, List<ModelNode>) - Constructor for class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChange
-
- ConfigurationChangesCollector - Interface in org.jboss.as.controller
-
Collects configuration changes.
- ConfigurationChangesCollector.ConfigurationChange - Class in org.jboss.as.controller
-
- ConfigurationChangesCollector.ConfigurationChangesCollectorImpl - Class in org.jboss.as.controller
-
- ConfigurationFile - Class in org.jboss.as.controller.persistence
-
Encapsulates the configuration file and manages its history
- ConfigurationFile(File, String, String, boolean) - Constructor for class org.jboss.as.controller.persistence.ConfigurationFile
-
Creates a new ConfigurationFile.
- ConfigurationFile(File, String, String, ConfigurationFile.InteractionPolicy, boolean) - Constructor for class org.jboss.as.controller.persistence.ConfigurationFile
-
Creates a new ConfigurationFile.
- ConfigurationFile.InteractionPolicy - Enum in org.jboss.as.controller.persistence
-
Policy controlling how to deal with the configuration file
- configurationFileNameNotAllowed(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating a configuration file whose complete name is the same as the backupType
is
not allowed.
- configurationFileNameNotAllowed(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- configurationFileNameNotAllowed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- configurationFileNotFound(String, File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating no configuration file ending in the suffix
was found in the directory,
represented by the dir
parameter.
- configurationFileNotFound(String, File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- configurationFileNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ConfigurationFilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- ConfigurationPersistenceException - Exception in org.jboss.as.controller.persistence
-
An exception relating to a configuration persistence problem.
- ConfigurationPersistenceException() - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException
with no detail message.
- ConfigurationPersistenceException(String) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException
with the specified detail message.
- ConfigurationPersistenceException(Throwable) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException
with the specified cause.
- ConfigurationPersistenceException(String, Throwable) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException
with the specified detail message and cause.
- ConfigurationPersister - Interface in org.jboss.as.controller.persistence
-
The configuration persister for a model.
- ConfigurationPersister.PersistenceResource - Interface in org.jboss.as.controller.persistence
-
- ConfigurationPersister.SnapshotInfo - Interface in org.jboss.as.controller.persistence
-
Contains the info about the configuration snapshots
- ConfigurationPersisterProvider - Interface in org.jboss.as.controller.persistence
-
- ConfigurationPublishHandler - Class in org.jboss.as.controller.operations.common
-
Handler to publish configuration.
- ConfigurationPublishHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.ConfigurationPublishHandler
-
- CONFIGURED_APPLICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_ADDRESSABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_READ - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_WRITE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONNECTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONNECTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- CONSTANT_HEADERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONSTANT_HEADERS - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- Constraint - Interface in org.jboss.as.controller.access.constraint
-
A constraint that can help govern whether access is allowed.
- CONSTRAINT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ConstraintFactory - Interface in org.jboss.as.controller.access.constraint
-
A factory for constraints.
- CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONTENT_LENGTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONTENT_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ContextAttachments - Class in org.jboss.as.controller.transform
-
Internal class for providing attachments.
- ContextAttachments() - Constructor for class org.jboss.as.controller.transform.ContextAttachments
-
- ControlledProcessState - Class in org.jboss.as.controller
-
- ControlledProcessState(boolean) - Constructor for class org.jboss.as.controller.ControlledProcessState
-
- ControlledProcessState.State - Enum in org.jboss.as.controller
-
- ControlledProcessStateService - Class in org.jboss.as.controller
-
- ControllerLogger - Interface in org.jboss.as.controller.logging
-
- ControllerLogger_$logger - Class in org.jboss.as.controller.logging
-
Warning this class consists of generated code.
- ControllerLogger_$logger(Logger) - Constructor for class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ControllerPermission - Class in org.jboss.as.controller.security
-
This class is for WildFly Controller's permissions.
- ControllerPermission(String) - Constructor for class org.jboss.as.controller.security.ControllerPermission
-
Creates a new permission with the specified name.
- ControllerPermission(String, String) - Constructor for class org.jboss.as.controller.security.ControllerPermission
-
Creates a new permission object with the specified name.
- ControllerResolver - Class in org.jboss.as.controller.descriptions.common
-
- ControllerResolver() - Constructor for class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- controllerUnstable() - Method in interface org.jboss.as.controller.AbstractControllerService.ControllerInstabilityListener
-
Notification that the
ModelController
should be considered to be unstable,
e.g.
- convert() - Method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Facility
-
- convertAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
- convertAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.AttributeConverter
-
Converts an operation parameter
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
Converts an operation parameter
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultValueAttributeConverter
-
Deprecated.
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Converts an operation parameter
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
Examine the given element of a parameter list for any expression syntax, converting the relevant node to
ModelType.EXPRESSION
if such is supported.
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
Examine the given value item of a parameter map for any expression syntax, converting the relevant node to
ModelType.EXPRESSION
if such is supported.
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Examine the given operation parameter value for any expression syntax, converting the relevant node to
ModelType.EXPRESSION
if such is supported.
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- convertPath(String) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.AttributeConverter
-
Converts a resource attribute
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
Converts a resource attribute
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultValueAttributeConverter
-
Deprecated.
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Converts a resource attribute
- convertStringExpression(ModelNode) - Static method in class org.jboss.as.controller.AttributeDefinition
-
Checks if the given node is of ModelType.STRING
with a string value that includes expression syntax.
- convertToTargetAddress(PathAddress) - Method in class org.jboss.as.controller.registry.AliasEntry
-
- convertToTargetAddress(PathAddress, AliasEntry.AliasContext) - Method in class org.jboss.as.controller.registry.AliasEntry
-
Convert the alias address to the target address.
- copy(CapabilityResolutionContext) - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Update this context content with the source context.
- copyFile(File, File) - Method in class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
- CORE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CORE_SERVICE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- correct(ModelNode, ModelNode) - Method in interface org.jboss.as.controller.ParameterCorrector
-
Adjusts the value to be set on the attribute.
- correct(ModelNode, ModelNode) - Method in class org.jboss.as.controller.PropagatingCorrector
-
- corrector - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- correctValue(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- couldNotBackUp(IOException, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotBackUp(IOException, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotBackUp$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotCreateHistoricalBackup(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotCreateHistoricalBackup(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotCreateHistoricalBackup$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotDeleteFile(File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotDeleteFile(File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotDeleteFile$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotFindDirectorySpecifiedByProperty(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotFindDirectorySpecifiedByProperty(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotFindDirectorySpecifiedByProperty$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotFindTransformerRegistryFallingBack(ModelVersion, ModelVersion) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotFindTransformerRegistryFallingBack(ModelVersion, ModelVersion) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotFindTransformerRegistryFallingBack$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotLoadModuleForTransformers(String, ModuleLoadException) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotLoadModuleForTransformers(String, ModuleLoadException) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotLoadModuleForTransformers$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotMarshalAttributeAsAttribute(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotMarshalAttributeAsAttribute(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotMarshalAttributeAsAttribute$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotMarshalAttributeAsElement(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotMarshalAttributeAsElement(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotMarshalAttributeAsElement$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpression(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotResolveExpression(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpression$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpressionIndex(String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotResolveExpressionIndex(String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpressionIndex$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpressionList(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldNotResolveExpressionList(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldNotResolveExpressionList$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldntConvertWarningLevel(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- couldntConvertWarningLevel(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- couldntConvertWarningLevel$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- CPU - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- CPU_AFFINITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CPU_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- create(AuthorizerConfiguration, RoleMapper) - Static method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- create(Class<? super T>) - Static method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext.AttachmentKey
-
Construct a new simple attachment key.
- create(ProcessType, PathAddress) - Static method in class org.jboss.as.controller.capability.registry.CapabilityScope.Factory
-
Create a CapabilityScope
appropriate for the given process type and address
- create(int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(int, int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(int, int, int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(ExecutorService) - Static method in class org.jboss.as.controller.notification.NotificationSupport.Factory
-
If the executorService
parameter is null, the notifications will be emitted synchronously
and may be subject to handlers blocking the execution.
- create(String, ResourceDescriptionResolver) - Static method in class org.jboss.as.controller.NotificationDefinition.Builder
-
- create(String, ObjectTypeAttributeDefinition) - Static method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- create(String, AttributeDefinition...) - Static method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- create(Class<? super T>) - Static method in class org.jboss.as.controller.OperationContext.AttachmentKey
-
Construct a new simple attachment key.
- create(Comparator<PathElement>) - Static method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
Creates a new describe handler.
- create(Class<E>, E...) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
Creates a new validator for the enum type with the allowed values defined in the allowed
parameter.
- create(Class<E>, EnumSet<E>) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
Creates a new validator for the enum type with the allowed values defined in the allowed
parameter.
- create(Class<E>, boolean, E...) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- create(Class<E>, boolean, boolean) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- create(Class<E>, boolean, boolean, E...) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- create(PathAddress, OperationContext) - Static method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- create(ModelNode, TransformationContext) - Static method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- create(ModelNode, Transformers.TransformationInputs) - Static method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- create(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- create() - Static method in class org.jboss.as.controller.registry.NotificationHandlerRegistration.Factory
-
- create() - Static method in class org.jboss.as.controller.registry.Resource.Factory
-
Create a default resource implementation.
- create(boolean) - Static method in class org.jboss.as.controller.registry.Resource.Factory
-
Create a default resource implementation.
- create(boolean, Set<String>) - Static method in class org.jboss.as.controller.registry.Resource.Factory
-
Create a default resource implementation.
- create(T, Throwable) - Static method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
Create a failed operation.
- create(T, String) - Static method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
Create a failed operation.
- create(TransactionalProtocolClient, PathAddress, ProxyOperationAddressTranslator, ModelVersion) - Static method in class org.jboss.as.controller.remote.RemoteProxyController
-
Create a new remote proxy controller.
- create(ManagementChannelHandler, PathAddress, ProxyOperationAddressTranslator) - Static method in class org.jboss.as.controller.remote.RemoteProxyController
-
- create(PathElement, StandardResourceDescriptionResolver) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- create() - Static method in class org.jboss.as.controller.services.path.PathManager.ReloadServerCallback
-
- create(String, ModelType) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, ModelType, boolean) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(SimpleAttributeDefinition) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, ModelNode) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, SimpleAttributeDefinition) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(AliasOperationTransformer.AddressTransformer) - Static method in class org.jboss.as.controller.transform.AliasOperationTransformer
-
Deprecated.
- create(String, TransformerRegistry, ModelVersion, Map<PathAddress, ModelVersion>, TransformationTarget.TransformationTargetType) - Static method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- create() - Static method in class org.jboss.as.controller.transform.TransformerRegistry.Factory
-
Create a new Transformer registry.
- create(TransformationTarget) - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
Returns a transformers object appropriate for the given target process.
- create(TransformationTarget, Resource, ImmutableManagementResourceRegistration, ExpressionResolver, RunningMode, ProcessType, TransformerOperationAttachment) - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
Creates a ResourceTransformationContext
- create(TransformationTarget, Resource, ImmutableManagementResourceRegistration, ExpressionResolver, RunningMode, ProcessType, TransformerOperationAttachment, Transformers.ResourceIgnoredTransformationRegistry) - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
Creates a ResourceTransformationContext
- create(ManagementChannelHandler, Transformers, PathAddress, ProxyOperationAddressTranslator) - Static method in class org.jboss.as.controller.TransformingProxyController.Factory
-
- create(TransactionalProtocolClient, Transformers, PathAddress, ProxyOperationAddressTranslator) - Static method in class org.jboss.as.controller.TransformingProxyController.Factory
-
- CREATE_CALLER - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named createCaller, which should be used to create a
Caller
, with respect to access control decision.
- CREATE_CALLER_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- CREATE_REPORT_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- createAddOperation(OrderedChildTypesAttachment, ModelNode, Resource, Set<PathElement>) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- createAddOperation(ModelNode, ModelNode, Set<PathElement>) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- createAddOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createAddOperation() - Static method in class org.jboss.as.controller.operations.common.Util
-
- createBuilder(ModelVersion, ModelVersion) - Method in interface org.jboss.as.controller.transform.description.ChainedTransformationDescriptionBuilder
-
Add a transformer for a version delta
- createCaller(SecurityIdentity) - Static method in class org.jboss.as.controller.access.Caller
-
Deprecated.
- createChainedInstance(PathElement, ModelVersion) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a chained builder instance
- createChainedSubystemInstance(ModelVersion) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a chained builder instance for a subsystem
- createChildRegistry(PathAddress, ModelVersion, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, ResourceTransformer, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Register an operation transformer.
- createClient(Executor) - Method in interface org.jboss.as.controller.ModelController
-
- createClient(Executor) - Method in interface org.jboss.as.controller.ModelControllerClientFactory
-
Create an in-VM client whose operations are executed with authorization checks performed
based on the security identity that is associated with the calling thread when the
client is invoked.
- createClient(ManagementChannelHandler) - Static method in class org.jboss.as.controller.remote.TransactionalProtocolHandlers
-
Create a transactional protocol client.
- createDefaultInterface(RuntimeCapability) - Static method in class org.jboss.as.controller.resource.AbstractSocketBindingGroupResourceDefinition
-
- createDiscardingChildRegistry(PathAddress, ModelVersion) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createDiscardInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a builder instance discarding a child.
- createDomainOperation() - Static method in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- createEmptyOperation(String, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createExtraValidationStepHandler() - Method in class org.jboss.as.controller.AbstractControllerService
-
- createForHost(String, TransformerRegistry, ModelVersion, Map<PathAddress, ModelVersion>, Transformers.OperationExcludedTransformationRegistry) - Static method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- createHardCoded(ModelNode) - Static method in class org.jboss.as.controller.transform.description.AttributeConverter.Factory
-
Creates an AttributeConverter where the conversion is to a hard-coded value
- createHardCoded(ModelNode, boolean) - Static method in class org.jboss.as.controller.transform.description.AttributeConverter.Factory
-
Creates an AttributeConverter where the conversion is to a hard-coded value, with
the ability to restrict the conversion to cases where the value being converted is
ModelType.UNDEFINED
.
- createInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a resource builder instance.
- createLocal() - Static method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- createLocal() - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
Create a local transformer, which will use the default transformation rules, however still respect the
ignored resource transformation.
- createNamed(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- createNamed() - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
Creates a resource definition for a path resource that does not require that the path details
be specified.
- createNewConfiguration(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Create another audit logger configuration, e.g.
- createNewConfiguration(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- createNewFile(File) - Method in class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
This creates a new audit log file with default permissions.
- createOperation(String, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createOperation(OperationDefinition, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createPrincipal(AuthorizerConfiguration.PrincipalType, String, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- createRegistration(ResourceDefinition) - Method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- createRegistration(ResourceDefinition, AccessConstraintUtilizationRegistry, CapabilityRegistry) - Method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- createRejectInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a builder instance rejecting a child.
- createRemoveOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createResolvableSpecified(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
Creates a resource definition for a path resource that must have the path specified, but
for which the read-resource
management operation should support the
resolve-expresssions
parameter.
- createResource(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- createResource(OperationContext) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- createResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Create a new resource, relative to the executed operation address.
- createScopedPermission(Constraint, int) - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- createServiceName(String, String) - Static method in class org.jboss.as.controller.security.CredentialStoreUpdateService
-
- createSha1(boolean) - Static method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- createSpecified(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
Creates a resource definition for a path resource that must have the path specified, but
for which the read-resource
management operation should not support the
resolve-expresssions
parameter.
- createSpecifiedNoServices(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- createSpecifiedNoServices() - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
Creates a resource definition for a path resource that must have the path specified, but
for which interaction with the path manager should not be part of the execution of management
operations.
- createSubsystemInstance() - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a resource builder instance.
- createSubsystemRoot(PathElement, StandardResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- createSubsystemRoot(PathElement, StandardResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationStepHandler) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- createSubsystemTransformerRegistration(String, ModelVersion) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
- createSuperUserClient(Executor) - Method in interface org.jboss.as.controller.ModelControllerClientFactory
-
Create an in-VM client whose operations are executed as if they were invoked by a user in the
RBAC SuperUser
role, regardless of any security identity that is or isn't associated
with the calling thread when the client is invoked.
- createSuperUserClient(Executor, boolean) - Method in interface org.jboss.as.controller.ModelControllerClientFactory
-
Create an in-VM client whose operations are executed as if they were invoked by a user in the
RBAC SuperUser
role, regardless of any security identity that is or isn't associated
with the calling thread when the client is invoked.
- CREDENTIAL - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- CREDENTIAL - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- CREDENTIAL_REFERENCE - Static variable in class org.jboss.as.controller.security.CredentialReference
-
Standard name of a credential reference attribute.
- CREDENTIAL_STORE_CAPABILITY - Static variable in class org.jboss.as.controller.security.CredentialReference
-
Capability required by a credential-reference attribute if its store
field is configured.
- CREDENTIAL_STORE_UPDATE - Static variable in class org.jboss.as.controller.security.CredentialReference
-
- CredentialReference - Class in org.jboss.as.controller.security
-
Utility class holding attribute definitions for credential-reference attribute in the model.
- credentialReferencePartAsStringIfDefined(ModelNode, String) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- CredentialReferenceWriteAttributeHandler - Class in org.jboss.as.controller.security
-
A write attribute handler that is capable of handling automatic updates of credential stores via
credential reference attributes.
- CredentialReferenceWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.security.CredentialReferenceWriteAttributeHandler
-
- CredentialReferenceWriteAttributeHandler(AttributeDefinition) - Constructor for class org.jboss.as.controller.security.CredentialReferenceWriteAttributeHandler
-
- CredentialStoreUpdateInfo - Class in org.jboss.as.controller.security
-
Information related to an automatic credential store update.
- CredentialStoreUpdateService - Class in org.jboss.as.controller.security
-
A Service
responsible for automatic updates of CredentialStore
s.
- CRITERIA - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CURRENT - Static variable in class org.jboss.as.controller.ModelVersion
-
- CURRENT - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
The current namespace version.
- currentAccessAuditContext() - Static method in class org.jboss.as.controller.AccessAuditContext
-
- CurrentOperationIdHolder - Class in org.jboss.as.controller
-
- CurrentOperationIdHolder() - Constructor for class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
- CUSTOM_DISCOVERY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CustomAuthorizer - Interface in org.jboss.as.controller.access
-
Interface for non-standard implementations of the
Authorizer
super-interface.
- GENERATE_SELF_SIGNED_CERTIFICATE_HOST - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GenericSubsystemDescribeHandler - Class in org.jboss.as.controller.operations.common
-
A generic handler recursively creating add operations for a managed resource using it's
attributes as the request-parameters.
- GenericSubsystemDescribeHandler() - Constructor for class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- GenericSubsystemDescribeHandler(Comparator<PathElement>) - Constructor for class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
Creates a new describe handler.
- get() - Method in class org.jboss.as.controller.access.management.ManagementSecurityIdentitySupplier
-
- get(String) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- get() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- get(long, TimeUnit) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- GET_CALLER_SECURITY_IDENTITY - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named getCallerSubject, which should be used to retrieve the
SecurityIdentity
associated with a
Caller
.
- GET_CALLER_SECURITY_IDENTITY_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- GET_CALLER_SUBJECT - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named getCallerSubject, which should be used to retrieve the
Subject
associated with a
Caller
.
- GET_CALLER_SUBJECT_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- GET_CURRENT_ACCESS_AUDIT_CONTEXT - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named getCurrentAccessAuditContext, which should be used to retrieve current
AccessAuditContext
.
- GET_CURRENT_ACCESS_AUDIT_CONTEXT_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- GET_IN_VM_CALL_STATE - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named getInVmCallStateName, which should be used to retrieve in-vm call state.
- GET_IN_VM_CALL_STATE_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in interface org.jboss.as.controller.interfaces.InterfaceCriteria
-
Gets which of the available network interfaces and addresses are acceptable for
use.
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.OverallInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- getAcceptableName() - Method in class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
- getAcceptablePattern() - Method in class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
- getAccessConstraints() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAccessConstraints() - Method in class org.jboss.as.controller.access.Action
-
- getAccessConstraints() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAccessConstraints() - Method in class org.jboss.as.controller.access.TargetResource
-
- getAccessConstraints() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.OperationDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAccessConstraints() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Get the definition of any access constraints associated with the resource.
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getAccessConstraints() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Get the definition of any access constraints associated with the resource.
- getAccessConstraints() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Get the definition of any access constraints associated with the resource.
- getAccessConstraintUtilizations(AccessConstraintKey) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- getAccessConstraintUtilizations(AccessConstraintKey) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getAccessMechanism() - Method in class org.jboss.as.controller.AccessAuditContext
-
Gets the mechanism via which the user initiated the access.
- getAccessType() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Get the access type.
- getAccessType() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the access type.
- getActionEffect() - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- getActionEffects() - Method in class org.jboss.as.controller.access.Action
-
- getActionEffects() - Method in class org.jboss.as.controller.access.JmxAction
-
Gets the effects of this action.
- getActions() - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- getActions() - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- getActions() - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- getAdditionalRequiredPackages() - Method in interface org.jboss.as.controller.capability.Capability
-
- getAdditionalRequiredPackages() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getAdditionalRuntimePackages() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAdditionalRuntimePackages() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAdditionalRuntimePackages() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Returns additional packages provided by this resource.
- getAddNamespaceOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- getAddPathOperation(PathAddress, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.services.path.PathAddHandler
-
- getAddress() - Method in class org.jboss.as.controller.access.management.AuthorizedAddress
-
- getAddress() - Method in class org.jboss.as.controller.capability.registry.RegistrationPoint
-
Gets the address of the resource that triggered the registration.
- getAddress() - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- getAddress() - Method in class org.jboss.as.controller.interfaces.LoopbackAddressInterfaceCriteria
-
- getAddSchemaLocationOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- getAffectedHosts() - Method in interface org.jboss.as.controller.access.HostEffect
-
- getAffectedServerGroups() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
- getAliasAddress() - Method in class org.jboss.as.controller.registry.AliasEntry
-
Gets the address to which this alias is registered
- getAliasEntry() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAliasEntry() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAliasEntry() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the alias entry for this registration if it is an alias
- getAllowedOrigins() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the list of origins that the server should accept requests from, if none set then all forms of cross origin resource sharing are disabled.
- getAllowedValues() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAllowedValues() - Method in class org.jboss.as.controller.AttributeDefinition
-
returns array with all allowed values
- getAllowedValues() - Method in interface org.jboss.as.controller.operations.validation.AllowedValuesValidator
-
Gets the allowed values, or null
if any value is allowed.
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
Deprecated.
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.StringAllowedValuesValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
- getAllowNull() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getAllowNullElement() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Gets whether undefined list elements are valid.
- getAllowNullElement() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Gets whether undefined list elements are valid.
- getAllRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the names of the all roles used by the authorizer, including both built-in roles and roles added via
end user configuration.
- getAllRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getAlternatives() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAlternatives() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the names of other attributes whose value must be undefined
if this attribute's value is
defined, and vice versa.
- getAndClearNewBootFileName() - Method in class org.jboss.as.controller.RunningModeControl
-
Get the new boot file name.
- getApplicationTypeConfig() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getApplicationTypeConfigs() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getArbitraryDescriptors() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getArbitraryDescriptors() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAssociatedGroups() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
This method returns a
Set
of groups loaded for the user during the authentication step.
- getAssociatedRoles() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
This method returns the set of roles already associated with the caller.
- getAttachment(CapabilityResolutionContext.AttachmentKey<V>) - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Retrieves an object that has been attached to this context.
- getAttachment(OperationContext.AttachmentKey<T>) - Method in interface org.jboss.as.controller.OperationContext
-
Retrieves an object that has been attached to this context.
- getAttachment(OperationContext.AttachmentKey<V>) - Method in class org.jboss.as.controller.transform.ContextAttachments
-
- getAttachment(OperationContext.AttachmentKey<T>) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Retrieves an object that has been attached to this context.
- getAttachment(OperationContext.AttachmentKey<V>) - Method in class org.jboss.as.controller.transform.TransformerOperationAttachment
-
- getAttachments() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getAttachments() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the operation attachments.
- getAttachmentStream(int) - Method in interface org.jboss.as.controller.OperationContext
-
Get a stream which is attached to the request.
- getAttachmentStreamCount() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the number of streams attached to the request.
- getAttribute() - Method in class org.jboss.as.controller.capability.registry.RegistrationPoint
-
Gets the name of the specific attribute at
address
that triggered the registration,
if the was a single attribute responsible.
- getAttributeAccess(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAttributeAccess(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAttributeAccess(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the information on how to read from or write to the given attribute.
- getAttributeBuilder(boolean, boolean) - Static method in class org.jboss.as.controller.security.CredentialReference
-
Gets an attribute builder for a credential-reference attribute with the standard
credential-reference
attribute name, a configurable setting as to whether the attribute is required, and optionally configured to
register a requirement
for a
credential store capability
.
- getAttributeBuilder(String, String, boolean) - Static method in class org.jboss.as.controller.security.CredentialReference
-
Get an attribute builder for a credential-reference attribute with the specified characteristics.
- getAttributeBuilder(String, String, boolean, boolean) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- getAttributeBuilder(String, String, boolean, CapabilityReferenceRecorder) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- getAttributeBuilder() - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Get a builder to define custom attribute transformation rules.
- getAttributeDefinition(String) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- getAttributeDefinition() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAttributeDefinition() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
- getAttributeDefinition() - Static method in class org.jboss.as.controller.security.CredentialReference
-
Returns a definition for a credential reference attribute.
- getAttributeDefinition(boolean) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- getAttributeDefinitions() - Method in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- getAttributeDeprecatedDescription(ResourceBundle, String) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets localized deprecation text from the given
ResourceBundle
for the attribute.
- getAttributeGroup() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAttributeGroup() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the name of the attribute group with which this attribute is associated, if any.
- getAttributeMarshaller() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAttributeMarshaller() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAttributeName() - Method in class org.jboss.as.controller.access.JmxAction
-
Gets the name of the affected MBean attribute, if
method name
is for
a method that reads or writes attributes (i.e.
- getAttributeName() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAttributeNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAttributeNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAttributeNames(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the names of the attributes for a node
- getAttributeOverrideDescriptions(Locale) - Method in interface org.jboss.as.controller.descriptions.OverrideDescriptionProvider
-
Provides descriptions for attributes that are in addition to those provided by the generic resource.
- getAttributeResult(String, Action.ActionEffect) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for an individual attribute.
- getAttributes() - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- getAttributes() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the names of any attributes that are specifically constrained.
- getAttributes() - Method in interface org.jboss.as.controller.OperationDescriptor
-
- getAttributes() - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- getAttributes(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAttributes(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAttributes(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the information about all attributes for a node.
- getAttributes() - Method in class org.jboss.as.controller.RestartParentResourceAddHandler
-
- getAttributeTextDescription(ResourceBundle, String) - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAttributeWarning(PathAddress, ModelNode, String, Set<String>) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes with the given
custom message appended.
- getAttributeWarning(PathAddress, ModelNode, String...) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes
with a default message appended.
- getAttributeWarning(PathAddress, ModelNode, Set<String>) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes
with a default message appended.
- getAuditLogger() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getAuditLogger(boolean, boolean) - Method in interface org.jboss.as.controller.extension.ExtensionContextSupplement
-
Deprecated.
- getAuthorizer() - Method in interface org.jboss.as.controller.extension.ExtensionContextSupplement
-
Deprecated.
- getAvailableSubsystems(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets information about the subsystems provided by a given
Extension
.
- getBaseAddress() - Method in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- getBaseDependentName() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
-
- getBaseDependentName() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder
-
- getBaseDependentName() - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
- getBaseDependentName() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- getBaseRequirementName() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
-
- getBaseRequirementName() - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
- getBaseRequirementName() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- getBaseRoleName() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the name of the role on which the scoped role is based.
- getBootErrorCollector() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getBootFile() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
Gets the file from which boot operations should be parsed.
- getBundleKey(String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getCallEnvironment() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the caller environment for the current request.
- getCaller() - Method in interface org.jboss.as.controller.OperationContext
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in interface org.jboss.as.controller.access.Authorizer
-
Gets the set of roles the caller can run as taking into account any requested 'run as' roles.
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- getCapabilities() - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Returns set of runtime capabilities registered in the registry
- getCapabilities() - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getCapabilities() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getCapabilities() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getCapabilities() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Returns all capabilities provided by this resource.
- getCapability() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
Gets the capability.
- getCapability(CapabilityId) - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
returns capability registration for capability id pass as parameter
- getCapability(CapabilityId) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getCapabilityId() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- getCapabilityName() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- getCapabilityReferenceRecorder() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getCapabilityRegistry() - Method in interface org.jboss.as.controller.ManagementModel
-
Gets the registry of capabilities and their requirements.
- getCapabilityRuntimeAPI(String, Class<T>) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
Gets the runtime API associated with a given capability, if there is one.
- getCapabilityRuntimeAPI(String, String, Class<T>) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
Gets the runtime API associated with a given
dynamically named
capability, if there is one.
- getCapabilityRuntimeAPI(String, CapabilityScope, Class<T>) - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Gets the runtime API associated with a given capability, if there is one.
- getCapabilityRuntimeAPI(String, CapabilityScope, Class<T>) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getCapabilityRuntimeAPI(String, Class<T>) - Method in interface org.jboss.as.controller.OperationContext
-
Gets the runtime API associated with a given capability, if there is one.
- getCapabilityRuntimeAPI(String, String, Class<T>) - Method in interface org.jboss.as.controller.OperationContext
-
Gets the runtime API associated with a given
dynamically named
capability, if there is one.
- getCapabilityScope() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
Gets the scope in which the capability is registered.
- getCapabilityServiceName(String) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
Gets the name of a service associated with a given capability.
- getCapabilityServiceName(String, String...) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
- getCapabilityServiceName(String, CapabilityScope, Class<?>) - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Gets the name of the service provided by the capability, if there is one.
- getCapabilityServiceName() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of the service provided by this capability, if there is one.
- getCapabilityServiceName(Class<?>) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of service provided by this capability.
- getCapabilityServiceName(String...) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of the service provided by this capability, if there is one.
- getCapabilityServiceName(PathAddress) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of the service provided by this capability, if there is one.
- getCapabilityServiceName(String, Class<?>) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of service provided by this capability.
- getCapabilityServiceName(Class<?>, String...) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getCapabilityServiceName(PathAddress, Class<?>) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets the name of service provided by this capability.
- getCapabilityServiceName(String, CapabilityScope, Class<?>) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getCapabilityServiceName(String, Class<?>) - Method in interface org.jboss.as.controller.OperationContext
-
Gets the name of a service associated with a given capability, if there is one.
- getCapabilityServiceName(String, String, Class<?>) - Method in interface org.jboss.as.controller.OperationContext
-
Gets the name of a service associated with a given
dynamically named
capability, if there is one.
- getCapabilityServiceName(String, Class<?>, String...) - Method in interface org.jboss.as.controller.OperationContext
-
Gets the name of a service associated with a given
dynamically named
capability, if there is one.
- getCapabilityServiceSupport() - Method in interface org.jboss.as.controller.OperationContext
-
Gets a support object that allows service implementations installed from this context to
integrate with capabilities.
- getCapabilityServiceTarget() - Method in interface org.jboss.as.controller.OperationContext
-
Get the service target.
- getCapabilityServiceValueType() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getChanges() - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChangesCollectorImpl
-
- getChanges() - Method in interface org.jboss.as.controller.ConfigurationChangesCollector
-
- getChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChild(PathElement) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getChild(PathAddress) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Get a single child of this resource with the given address.
- getChildAddresses(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getChildAddresses(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getChildAddresses(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the set of direct child address elements under the node at the passed in PathAddress
- getChildNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getChildNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getChildNames(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the names of the types of children for a node
- getChildren(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildren() - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- getChildren(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildren(String) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getChildren(String) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildren(String) - Method in interface org.jboss.as.controller.registry.Resource
-
Get the children for a given type.
- getChildren() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the children descriptions.
- getChildrenNames(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildrenNames(String) - Method in interface org.jboss.as.controller.registry.Resource
-
Get the children names for a given type.
- getChildResolver(String) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getChildResolver(String) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's child types.
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's child types.
- getChildTypeOverrideDescriptions(Locale) - Method in interface org.jboss.as.controller.descriptions.OverrideDescriptionProvider
-
Provides descriptions for child types that are in addition to those provided by the generic resource.
- getChildTypes() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildTypes() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildTypes() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getChildTypes() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildTypes() - Method in interface org.jboss.as.controller.registry.Resource
-
Get a list of registered child types for this resource.
- getClearText() - Method in class org.jboss.as.controller.security.CredentialStoreUpdateInfo
-
Get the new clear text password.
- getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getClientRequestExecutor() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getConfigurationDir() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- getConfigurationPersister() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersisterProvider
-
- getConfiguredApplication() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getConfiguredRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConfiguredRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConfiguredRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConnectorOptions() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the connector options based on the current configuration.
- getConnectorOptions() - Method in interface org.jboss.as.controller.management.NativeInterfaceCommonPolicy
-
Get the connector options based on the current configuration.
- getConstantHeaders() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
A set of HTTP headers that should be set on each response based on matching the key of the map as being a prefix of the requested path.
- getConstraintFactory() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the factory to use for creating a
Constraint
that
implements
- getConstraintFactory() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getConstraintFactory() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getContent() - Method in class org.jboss.as.controller.operations.global.ReportAttacher.AbstractReportAttacher
-
- getContextType() - Method in enum org.jboss.as.controller.extension.ExtensionRegistryType
-
- getController() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getCorrector() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getCorrector() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the corrector used to correct values before checking that they comply with the attribute's definition.
- getCredentialSourceSupplier(OperationContext, ObjectTypeAttributeDefinition, ModelNode, ServiceBuilder<?>) - Static method in class org.jboss.as.controller.security.CredentialReference
-
Get the ExceptionSupplier of CredentialSource
which might throw an Exception while getting it.
- getCredentialSourceSupplier(OperationContext, ObjectTypeAttributeDefinition, ModelNode, ServiceBuilder<?>, String) - Static method in class org.jboss.as.controller.security.CredentialReference
-
Get the ExceptionSupplier of CredentialSource
which might throw an Exception while getting it.
- getCriteria() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- getCriteria(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- getCurrent() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the current address, from the builder.
- getCurrent() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getCurrentAddress() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the address associated with the currently executing step.
- getCurrentAddressValue() - Method in interface org.jboss.as.controller.OperationContext
-
- getCurrentOperationID() - Static method in class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
Get the current operation-id.
- getCurrentStage() - Method in interface org.jboss.as.controller.OperationContext
-
Get the current stage of execution.
- getCurrentState() - Method in class org.jboss.as.controller.ControlledProcessStateService
-
Returns the current process state.
- getCurrentState() - Method in interface org.jboss.as.controller.ProcessStateNotifier
-
Gets the current state of the controlled process.
- getCurrentSubsystemVersion() - Method in interface org.jboss.as.controller.transform.SubsystemTransformerRegistration
-
Get the version of the subsystem
- getCurrentValue() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getData() - Method in class org.jboss.as.controller.notification.Notification
-
- getDecision() - Method in class org.jboss.as.controller.access.AuthorizationResult
-
Gets the authorization decision.
- getDefaultTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getDefaultValue() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getDefaultValue() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the default value to use for the attribute if a value was not provided.
- getDelegate() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getDelegateRegistration() - Method in interface org.jboss.as.controller.registry.DelegatingManagementResourceRegistration.RegistrationDelegateProvider
-
Gets the delegate.
- getDelegateResource() - Method in interface org.jboss.as.controller.registry.DelegatingResource.ResourceDelegateProvider
-
Gets the delegate.
- getDependentCapability(OperationContext) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.CompositeAttributeDependencyRecorder
-
- getDependentContext() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- getDependentId() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- getDependentName() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- getDeprecated() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getDeprecatedResolver(String, String...) - Static method in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- getDeprecationData() - Method in class org.jboss.as.controller.AttributeDefinition
-
return deprecation data if there is any
- getDeprecationData() - Method in class org.jboss.as.controller.OperationDefinition
-
- getDeprecationData() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getDescription() - Method in interface org.jboss.as.controller.access.Authorizer
-
Gets a description of the characteristics of this authorizer
- getDescription(Locale) - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets a text description if this attribute definition for inclusion in read-xxx-description metadata.
- getDescription(Locale) - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getDescription() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getDescription(Locale) - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getDescription() - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- getDescription() - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.NotificationDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.OperationDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.registry.NotificationEntry
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.SimpleOperationDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getDiscardedOperations() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
operations that must be flat out discarded and not forwarded
- getDomainBlockingTimeout(OperationContext) - Static method in class org.jboss.as.controller.BlockingTimeout.Factory
-
Gets any blocking timeout associated with the current context.
- getDomainBlockingTimeout(boolean) - Method in interface org.jboss.as.controller.BlockingTimeout
-
Gets the maximum period, in ms, a blocking call should block waiting for a response from a set of remote
processes in a managed domain.
- getDomainRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the domain.
- getDomainUuid() - Method in class org.jboss.as.controller.AccessAuditContext
-
Gets the unique identifier for a multi-domain-process operation.
- getDynamicCapabilityNames(String, CapabilityScope) - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Retrieve all the capability names that the passed scope can access
- getDynamicCapabilityNames(String, CapabilityScope) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getDynamicName(String) - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getDynamicName(PathAddress) - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getDynamicName(String) - Method in interface org.jboss.as.controller.capability.Capability
-
Gets the full name of a capability, including a dynamic element
- getDynamicName(PathAddress) - Method in interface org.jboss.as.controller.capability.Capability
-
- getDynamicName(String) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getDynamicName(PathAddress) - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getDynamicOptionalRequirements() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getDynamicOptionalRequirements() - Method in interface org.jboss.as.controller.capability.Capability
-
- getDynamicRequirements() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getDynamicRequirements() - Method in interface org.jboss.as.controller.capability.Capability
-
- getElement(int) - Method in class org.jboss.as.controller.PathAddress
-
Gets the element at the given index.
- getElementValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Gets the validator to use for validating list elements.
- getElementValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition
-
The validator used to validate elements in the list.
- getElementValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Gets the validator to use for validating list elements.
- getElementValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition
-
The validator used to validate values in the map.
- getEmptyOperation(String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getEntryType() - Method in class org.jboss.as.controller.OperationDefinition
-
- getEvent() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
Get the event triggered
- getExecutor() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getExecutorService() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getExplanation() - Method in class org.jboss.as.controller.access.AuthorizationResult
-
Gets the explanation for the authorization decision.
- getExtensionContext(String, ManagementResourceRegistration, boolean) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionContext(String, ManagementResourceRegistration, ExtensionRegistryType) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionModuleNames() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets the module names of all known
Extension
s.
- getExtensionParsingContext(String, XMLMapper) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getFactory() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getFactory() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
Get the factory that produces constraints of this type
- getFactory() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getFailureDescription() - Method in exception org.jboss.as.controller._private.OperationCancellationException
-
- getFailureDescription() - Method in exception org.jboss.as.controller._private.OperationFailedRuntimeException
-
Get the detyped failure description.
- getFailureDescription() - Method in interface org.jboss.as.controller.OperationClientException
-
Get the detyped failure description.
- getFailureDescription() - Method in interface org.jboss.as.controller.OperationContext
-
Get the failure description response node, creating it if necessary.
- getFailureDescription() - Method in exception org.jboss.as.controller.OperationFailedException
-
Get the detyped failure description.
- getFailureDescription() - Method in exception org.jboss.as.controller.registry.Resource.NoSuchResourceException
-
- getFailureDescription() - Method in interface org.jboss.as.controller.transform.OperationRejectionPolicy
-
Get the optional failure description.
- getFailureDescription() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getFailureMessage() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- getFeature() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getFeature() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getFeature() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- getFilteredData() - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- getFinalResult() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getFinalResult() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the final result.
- getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getFlags() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getFlags() - Method in class org.jboss.as.controller.access.Action
-
- getFlags() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Gets the flags associated with this attribute.
- getFlags() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getFlags() - Method in class org.jboss.as.controller.OperationDefinition
-
Gets an immutable set of any flags
associated with the operation.
- getFlags() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Gets the flags associated with this attribute.
- getFlags() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getFlagsSet(OperationEntry.Flag...) - Static method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- getFlagsSet(OperationEntry.Flag...) - Static method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getFormalName() - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- getFormatter() - Method in class org.jboss.as.controller.audit.InMemoryAuditLogHander
-
- getGroup() - Method in class org.jboss.as.controller.AttributeDefinition.NameAndGroup
-
- getHandlerDisabledDueToFailure(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether a handler was disabled due to failures
- getHandlerDisabledDueToFailure(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getHandlerFailureCount(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get the current failure count of a handler
- getHandlerFailureCount(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getHostControllerInfo(OperationContext) - Method in interface org.jboss.as.controller.extension.RuntimeHostControllerInfoAccessor
-
If the OperationContext#getProcessType()#isHostController()
is true return an instance of
LocalHostControllerInfoImpl
- getHostControllerInfoAccessor() - Method in interface org.jboss.as.controller.extension.ExtensionContextSupplement
-
Deprecated.
- getHostControllerName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Get the name of this server's host controller.
- getHostEffect() - Method in class org.jboss.as.controller.access.JmxTarget
-
- getHostEffect() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getHostEffect() - Method in class org.jboss.as.controller.access.TargetResource
-
- getHostName() - Method in class org.jboss.as.controller.AbstractControllerService.ModelControllerServiceInitializationParams
-
Get the host name.
- getHostName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Get the local host name detected at server startup.
- getHostName() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the name of the host we are talking to
- getHostName() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getHostRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the hosts.
- getHttpAuthenticationFactory() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the name of the HTTP authentication factory to use to secure the interface for normal HTTP requests.
- getImmutableFlags() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getImpact() - Method in class org.jboss.as.controller.access.JmxAction
-
Gets the impact of the call
- getIncludingScopes(CapabilityResolutionContext) - Method in interface org.jboss.as.controller.capability.registry.CapabilityScope
-
Gets any scope that logically include this one, i.e.
- getIncorporatingCapabilities() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getIncorporatingCapabilities() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getIncorporatingCapabilities() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Returns all capabilities provided by parents of this resource, to which this resource contributes.
- getInetAddress() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Get the IP address of this principal.
- getInstance(ImmutableCapabilityRegistry) - Static method in class org.jboss.as.controller.operations.global.ReadFeatureDescriptionHandler
-
- getInstanceUuid() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Get the UUID of this process.
- getInteractionPolicy() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getJsonFormatter(String) - Static method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- getJsonFormatter(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets a formatter by its name
- getJsonFormatter(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getKernelModelVersion() - Method in interface org.jboss.as.controller.ProxyController
-
Gets the
ModelVersion
of the kernel management API exposed by the proxied process.
- getKernelModelVersion() - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
- getKey() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets a unique identifier for this AccessConstraintDefinition
.
- getKey() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getKey() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getKey() - Method in class org.jboss.as.controller.PathElement
-
Get the path key.
- getKeyPrefix() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getKeyValuePair() - Method in class org.jboss.as.controller.PathElement
-
- getLastElement() - Method in class org.jboss.as.controller.PathAddress
-
Gets the last element in the address.
- getLocalBlockingTimeout() - Method in interface org.jboss.as.controller.BlockingTimeout
-
Gets the maximum period, in ms, a local blocking call should block.
- getLocalHost() - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
Methods returns InetAddress for localhost
- getLocalHostName() - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
- getLocalName() - Method in enum org.jboss.as.controller.parsing.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.controller.parsing.Element
-
Get the local name of this element.
- getLogger() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Returns Transformers logger that must be used for reporting any problems with transformation
- getLogger(TransformationTarget) - Static method in class org.jboss.as.controller.transform.TransformersLogger
-
- getLoggerStatus() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets the status of the audit logger
- getLoggerStatus() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getLoggingLocale() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- getMainFile() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
Gets the file to which modifications would be persisted, if this object is persisting changes outside the history directory
- getMajor() - Method in class org.jboss.as.controller.ModelVersion
-
- getMajorVersion() - Method in enum org.jboss.as.controller.parsing.Namespace
-
Get the major version represented by this namespace.
- getManagementInterfaceMajorVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the major version of the subsystem's management interface, if available.
- getManagementInterfaceMicroVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the micro version of the subsystem's management interface, if available.
- getManagementInterfaceMinorVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the minor version of the subsystem's management interface, if available.
- getManagementInterfaceVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets full version of the subsystem
- getMarshalledInputStream() - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- getMarshaller() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.ListValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- getMax() - Method in interface org.jboss.as.controller.operations.validation.MinMaxValidator
-
Gets the maximum, if there is one.
- getMax() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
Deprecated.
- getMax() - Method in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMaxOccurs() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- getMaxOccurs() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getMaxOccurs() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getMaxOccurs() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the maximum number of times a resource of the type described by this registration
can occur under its parent resource (or, for a root resource, the minimum number of times it can
occur at all.)
- getMaxOccurs() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Gets the maximum number of times a resource of the type described by this definition
can occur under its parent resource (or, for a root resource, the minimum number of times it can
occur at all.)
- getMaxOccurs() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Gets the maximum number of times a resource of the type described by this definition
can occur under its parent resource (or, for a root resource, the minimum number of times it can
occur at all.)
- getMaxSize() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMaxSize() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getMaxSize() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getMeasurementUnit() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMeasurementUnit() - Method in class org.jboss.as.controller.AttributeDefinition
-
The unit of measure in which an attribute with a numerical value is expressed.
- getMessage() - Method in class org.jboss.as.controller.notification.Notification
-
- getMessageHandler() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getMessageHandler() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the operation message handler.
- getMethod() - Method in class org.jboss.as.controller.access.JmxTarget
-
- getMethodName() - Method in class org.jboss.as.controller.access.JmxAction
-
- getMicro() - Method in class org.jboss.as.controller.ModelVersion
-
- getMimeType() - Method in class org.jboss.as.controller.operations.global.ReportAttacher.AbstractReportAttacher
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.ListValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- getMin() - Method in interface org.jboss.as.controller.operations.validation.MinMaxValidator
-
Gets the minimum, if there is one.
- getMin() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
Deprecated.
- getMin() - Method in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMinOccurs() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- getMinOccurs() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getMinOccurs() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getMinOccurs() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the minimum number of times a resource of the type described by this registration
can occur under its parent resource (or, for a root resource, the number of times it can
occur at all.)
- getMinOccurs() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Gets the minimum number of times a resource of the type described by this definition
can occur under its parent resource (or, for a root resource, the number of times it can
occur at all.)
- getMinOccurs() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Gets the minimum number of times a resource of the type described by this definition
can occur under its parent resource (or, for a root resource, the number of times it can
occur at all.)
- getMinor() - Method in class org.jboss.as.controller.ModelVersion
-
- getMinSize() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMinSize() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getMinSize() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getModel() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getModel() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getModel() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getModel() - Method in interface org.jboss.as.controller.registry.Resource
-
Get the local model.
- getModelControllerServiceInitializationParams() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultNotificationDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultResourceAddDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultResourceDescriptionProvider
-
- getModelDescription(Locale) - Method in interface org.jboss.as.controller.descriptions.DescriptionProvider
-
Gets the descriptive information (human-friendly description, list of attributes,
list of children) describing a single model node or operation.
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- getModelDescription(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getModelDescription(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getModelDescription(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the model description at the given address, or null
if none exists.
- getModelDescriptionDetails(Locale) - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get arbitrary descriptive information about the constraint for inclusion
in the read-xxx-description metadata
- getModelDescriptionDetails(Locale) - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getModelDescriptionDetails(Locale) - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getModelNode() - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the model to marshal.
- getModelNode() - Method in class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getMutableRootResourceRegistrationProvider() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getName() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getName() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
Gets the name of the principal
- getName() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
The name of the role.
- getName() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the name of the scoped role.
- getName() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
Obtain the name of the caller, most likely a user but could also be a remote process.
- getName() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getName() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- getName() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the name of the constraint
- getName() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getName() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getName() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getName() - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- getName() - Method in class org.jboss.as.controller.AttributeDefinition
-
The attribute's name in the management model.
- getName() - Method in class org.jboss.as.controller.AttributeDefinition.NameAndGroup
-
- getName() - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- getName() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getName() - Method in interface org.jboss.as.controller.capability.Capability
-
Gets the basic name of the capability.
- getName() - Method in class org.jboss.as.controller.capability.registry.CapabilityId
-
Gets the name of the capability.
- getName() - Method in interface org.jboss.as.controller.capability.registry.CapabilityScope
-
Gets a descriptive name of the scope
- getName() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getName() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getName() - Method in class org.jboss.as.controller.management.HttpInterfaceCommonPolicy.Header
-
- getName() - Method in class org.jboss.as.controller.OperationDefinition
-
- getName() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- getName() - Method in interface org.jboss.as.controller.registry.Resource.ResourceEntry
-
Get the name this resource was registered under.
- getName() - Method in class org.jboss.as.controller.registry.RuntimePackageDependency
-
Get the package name.
- getName() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Get the name of this principal; it will be the string representation of the IP address.
- getName() - Method in class org.jboss.as.controller.services.path.PathEntry
-
Gets the name of the path within the model
- getNameFromAddress(ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getNameFromAddress(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getNoTextDescription(boolean) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets descriptive metadata for this attribute, excluding free-from text
description
fields.
- getNotificationDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's notification.
- getNotificationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's notification.
- getNotificationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getNotificationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getNotificationDescriptions(PathAddress, boolean) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get a map of descriptions of all notifications emitted by the resources at an address.
- getNotificationRegistry() - Method in interface org.jboss.as.controller.ModelController
-
- getNotificationRegistry() - Method in interface org.jboss.as.controller.notification.NotificationSupport
-
Get the notification registry to register/unregister notification handlers
- getNotificationSupport() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getNullSignificant() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getObjectMapAttributeMarshaller(String) - Static method in interface org.jboss.as.controller.AttributeMarshallers
-
- getObjectMapAttributeMarshaller(String, String, boolean) - Static method in interface org.jboss.as.controller.AttributeMarshallers
-
- getObjectMapAttributeMarshaller(String, boolean) - Static method in interface org.jboss.as.controller.AttributeMarshallers
-
- getObjectMapAttributeMarshaller(String, boolean, String, String) - Static method in interface org.jboss.as.controller.AttributeMarshallers
-
- getObjectMapAttributeParser(String) - Static method in interface org.jboss.as.controller.AttributeParsers
-
- getObjectMapAttributeParser(String, String, boolean) - Static method in interface org.jboss.as.controller.AttributeParsers
-
- getObjectMapAttributeParser(String, boolean) - Static method in interface org.jboss.as.controller.AttributeParsers
-
- getObjectMapAttributeParser(String, boolean, String, String) - Static method in interface org.jboss.as.controller.AttributeParsers
-
- getObjectName() - Method in class org.jboss.as.controller.access.JmxTarget
-
- getOfficialForm() - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- getOldestRegistrationPoint() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
Gets the registration point that been associated with the registration for the longest period.
- getOldestRegistrationPoint() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
Gets the registration point that been associated with the registration for the longest period.
- getOperation() - Method in class org.jboss.as.controller.access.Action
-
- getOperation(String, PathAddress, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getOperation(String, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getOperation() - Method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
Gets the operation being called.
- getOperation() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getOperation() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getOperation() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the underlying operation.
- getOperation() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the initial operation.
- getOperationDefinition() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getOperationDefinition() - Method in class org.jboss.as.controller.services.path.ResolvePathHandler
-
Returns the operation definition for the operation.
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DeprecatedResourceDescriptionResolver
-
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationDescription(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationDescription(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the operation description at the given address, or null
if none exists.
- getOperationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationDescriptions(PathAddress, boolean) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get a map of descriptions of all operations available at an address.
- getOperationEntry(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationEntry(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationEntry(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the entry representing an operation registered with the given name at the given address, or null
if none exists.
- getOperationFlags(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationFlags(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationFlags(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the special characteristic flags for the operation at the given address, or null
if none exist.
- getOperationHandler(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationHandler(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationHandler(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the operation handler at the given address, or null
if none exists.
- getOperationHandler() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getOperationHandlerResolver() - Method in class org.jboss.as.controller.CompositeOperationHandler
-
- getOperationHeaderRoles(ModelNode) - Static method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- getOperationInstant() - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChange
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DeprecatedResourceDescriptionResolver
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's operation's parameters.
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's operation's parameters.
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the reply value for one of the resource's operations, or null
if there is
no description.
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the reply value for one of the resource's operations, or null
if there is
no description.
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of the reply value for one of the resource's operations, or null
if there is
no description.
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of the reply value for one of the resource's operations, or null
if there is
no description.
- getOperationResult(String) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for an individual operation.
- getOperations() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the names of any operations that are specifically constrained.
- getOperationStepHandler(String, PathAddress, ModelNode, OperationEntry) - Method in interface org.jboss.as.controller.operations.MultistepUtil.OperationHandlerResolver
-
- getOperationTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the default operation transformer.
- getOperationTransformers() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the operation transformers for specific operations.
- getOptionalCapabilityRuntimeAPI(String, Class<T>) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
Gets the runtime API associated with a given capability, if there is one.
- getOptionalCapabilityRuntimeAPI(String, String, Class<T>) - Method in interface org.jboss.as.controller.capability.CapabilityServiceSupport
-
Gets the runtime API associated with a given
dynamically named
capability, if there is one.
- getOptionalRequirements() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getOptionalRequirements() - Method in interface org.jboss.as.controller.capability.Capability
-
- getOrCreate(OperationContext) - Static method in class org.jboss.as.controller.transform.TransformerOperationAttachment
-
- getOrCreate(OperationContext) - Static method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
Obtains a set of TransformationInputs
from the given operation context.
- getOrCreateProvider(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getOrderedChildTypes() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getOrderedChildTypes(PathAddress) - Method in class org.jboss.as.controller.operations.common.OrderedChildTypesAttachment
-
- getOrderedChildTypes() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getOrderedChildTypes() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOrderedChildTypes() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOrderedChildTypes() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- getOrderedChildTypes() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Return the names of the child types registered to be ordered.
- getOrderedChildTypes() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getOrderedChildTypes() - Method in interface org.jboss.as.controller.registry.Resource
-
Return the child types for which the order matters.
- getOriginal() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the unmodified (original) address.
- getOriginal() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getOriginalRootResource() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read-only reference of the entire management model BEFORE any changes were made by this context.
- getOutofScopeReadConstraint() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getOutofScopeReadConstraint() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
Get a constraint that should be used for reads of resources that are outside the scope of the constraint.
- getOutofScopeReadConstraint() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getOverrideModel(String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOverrideModel(String) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Get a specifically named resource that overrides this
wildcard registration
by adding additional attributes, operations or child types.
- getParameters() - Method in class org.jboss.as.controller.OperationDefinition
-
- getParent() - Method in class org.jboss.as.controller.PathAddress
-
- getParent() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getParent() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getParent() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the registration for this resource type's parent, if there is one.
- getParentAddress(PathAddress) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- getParentAddress(PathAddress) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- getParentAddressByKey(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets the name of the parent service.
- getParentServiceName(PathAddress) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- getParsedBootOp() - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- getParser() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getParser() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getParserDescription() - Method in class org.jboss.as.controller.PersistentResourceXMLParser
-
- getPartialModelIndicator() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getPath() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the path for this transformation description.
- getPathAddress() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the address under which the resource registrations is registered.
- getPathAddress() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getPathAddress() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getPathAddress() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the address under which we are registered.
- getPathAddressTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the path transformation for this level.
- getPathElement() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- getPathElement() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getPathElement() - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- getPathElement() - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Gets the path element that describes how to navigate to this resource from its parent resource, or null
if this is a definition of a root resource.
- getPathElement() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- getPathElement() - Method in interface org.jboss.as.controller.registry.Resource.ResourceEntry
-
Get the path element this resource was registered under.
- getPathElement() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Gets the path element that describes how to navigate to this resource from its parent resource, or null
if this is a definition of a root resource.
- getPathElement() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getPathEntry(String) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Gets a path entry
- getPathEntry(String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- getPathManager() - Method in interface org.jboss.as.controller.ExtensionContext
-
- getPathTransformation(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get path transformations.
- getPathTransformation(PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getPathTransformation() - Method in interface org.jboss.as.controller.transform.TransformerEntry
-
- getPathTransformations(PathAddress, OperationTransformerRegistry.PlaceholderResolver) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Get a list of path transformers for a given address.
- getPermissionCombinationPolicy() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the policy for combining access control permissions when the configuration grants the user
more than one type of permission for a given action.
- getPermissionCombinationPolicy() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getPossibleCapabilities() - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Returns set of possible capabilities with there registration points registered in the registry
- getPossibleCapabilities() - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getPossibleProviderPoints(CapabilityId) - Method in interface org.jboss.as.controller.capability.registry.ImmutableCapabilityRegistry
-
Returns possible provider points for passed capabilityId
- getPossibleProviderPoints(CapabilityId) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getPreparedResult() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getPreparedResult() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the prepared result.
- getPreviousAlias() - Method in class org.jboss.as.controller.security.CredentialStoreUpdateInfo
-
Get the previous alias.
- getPreviousClearText() - Method in class org.jboss.as.controller.security.CredentialStoreUpdateInfo
-
Get the previous clear text password.
- getProcessName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessNameReadHandler() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessNameWriteHandler() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessState() - Method in class org.jboss.as.controller.access.Environment
-
- getProcessType() - Method in class org.jboss.as.controller.access.Environment
-
- getProcessType() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets the type of the current process.
- getProcessType() - Method in interface org.jboss.as.controller.OperationContext
-
Get the type of process in which this operation is executing.
- getProcessType() - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Gets the type of the current process.
- getProcessType() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getProcessType() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getProcessType() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the type of process in which this management resource type is registered.
- getProcessType() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the type of process in which this operation is executing.
- getProcessType() - Method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
Gets the type of this process.
- getProfileParsingCompletionHandlers() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getProtocolClient() - Method in interface org.jboss.as.controller.TransformingProxyController
-
Get the underlying protocol client.
- getProvider(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getProxyBlockingTimeout(OperationContext) - Static method in class org.jboss.as.controller.BlockingTimeout.Factory
-
Gets any blocking timeout associated with the current context.
- getProxyBlockingTimeout(PathAddress, ProxyController) - Method in interface org.jboss.as.controller.BlockingTimeout
-
Gets the maximum period, in ms, a blocking call should block waiting for a response from a remote
process in a managed domain.
- getProxyController(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getProxyController(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getProxyController(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
If there is a proxy controller registered under any part of the registered address it will be returned.
- getProxyControllers(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getProxyControllers(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getProxyControllers(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Finds all proxy controllers registered at the passed in address, or at lower levels.
- getProxyNodeAddress() - Method in interface org.jboss.as.controller.ProxyController
-
Get the address where this proxy controller applies to in the host ModelController
- getProxyNodeAddress() - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
Get the address where this proxy controller applies to in the host ModelController
- getQualifiedHostName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Get the fully-qualified host name detected at server startup.
- getReadAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getReadBootErrorsHandler() - Method in class org.jboss.as.controller.BootErrorCollector
-
- getReadHandler() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the read handler.
- getReadResourceDescriptionOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getRealm() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
The name of the security realm for which the principal is valid
- getRealm() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
Obtain the realm used for authentication.
- getReferenceRecorder() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getReferenceRecorder() - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- getRegistrationPointCount() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- getRegistrationPointCount() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- getRegistrationPoints() - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
Get all registration points associated with this registration.
- getRegistrationPoints() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
Get all registration points associated with this registration.
- getRejectedResourceWarning(PathAddress, ModelNode) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Gets the log message if the attribute failed rejection
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
- getRemaining() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the remaining elements left for transformation.
- getRemaining() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getRemoteAddress() - Method in class org.jboss.as.controller.AccessAuditContext
-
Get the remote address of the caller.
- getRemoveSchemaLocationOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- getReplyParameters() - Method in class org.jboss.as.controller.OperationDefinition
-
- getReplyType() - Method in class org.jboss.as.controller.OperationDefinition
-
- getReplyValueType() - Method in class org.jboss.as.controller.OperationDefinition
-
Only required if the reply type is some form of collection.
- getReplyValueTypeDescription(ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
Hook for subclasses to provide a description object for any complex "value-type" description of the operation reply.
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint appropriate for the given action
and target
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint appropriate for the given action
and target
- getRequiredConstraint(Action.ActionEffect, JmxAction, JmxTarget) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint appropriate for the given action
and target
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getRequiredName() - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- getRequiredPermissions(Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getRequiredPermissions(Action, TargetResource) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getRequiredPermissions(JmxAction, JmxTarget) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getRequiredPermissions(Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getRequiredPermissions(Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getRequiredPermissions(JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getRequirementName(OperationContext, Resource, String) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.CompositeAttributeDependencyRecorder
-
- getRequirementName(OperationContext, Resource, String) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
-
- getRequirementPatternSegments(String, PathAddress) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.CompositeAttributeDependencyRecorder
-
- getRequirementPatternSegments(String, PathAddress) - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
Returns the elements to be added to the baseRequirementName to build the capability name pattern.
- getRequirementPatternSegments(String, PathAddress) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- getRequirements() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getRequirements() - Method in interface org.jboss.as.controller.capability.Capability
-
Gets the names of other capabilities required by this capability.
- getRequirements() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- getRequirements() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getRequirements() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getRequirements() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Returns all capability reference recorders provided by this resource.
- getRequires() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getRequires() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the names of other attributes whose value must not be undefined
if this attribute's value is
defined.
- getRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getResolver(String...) - Static method in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- getResolver(boolean, String...) - Static method in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- getResource() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResourceAddress() - Method in interface org.jboss.as.controller.access.HostEffect
-
Gets the address of the resource whose hosts relationships are described
by this object.
- getResourceAddress() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets the address of the resource whose server group relationships are described
by this object.
- getResourceAddress() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DeprecatedResourceDescriptionResolver
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's attributes.
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's attributes.
- getResourceBundle(Locale) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceBundle(Locale) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Returns a
ResourceBundle
for the given
Locale
, or
null
if this resolver
is not based on resource bundles.
- getResourceBundle(Locale) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Returns a
ResourceBundle
for the given
Locale
, or
null
if this resolver
is not based on resource bundles.
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DeprecatedResourceDescriptionResolver
-
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceDescription(Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescriptionResolver() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getResourceRegistration() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResourceRegistration() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read only view of the managed resource registration.
- getResourceRegistration(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the management resource registration.
- getResourceRegistrationForUpdate() - Method in interface org.jboss.as.controller.OperationContext
-
Get a mutable view of the managed resource registration.
- getResourceRegistrationFromRoot(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the management resource registration.
- getResourceRemoveOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getResourceResult(Action.ActionEffect) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for the entire resource for the given effect.
- getResourceRoot() - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Gets the root resource of the resource tree in effect during this resolution.
- getResourceTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the resource transformer.
- getResourceTransformer() - Method in interface org.jboss.as.controller.transform.TransformerEntry
-
- getResponseAttachmentSupport() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getResponseHeaders() - Method in interface org.jboss.as.controller.OperationContext
-
Get the response-headers response node, creating it if necessary.
- getResult() - Method in interface org.jboss.as.controller.OperationContext
-
Get the node into which the operation result should be written.
- getResultTransformer() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getRoleMappings() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the configured role mappings, keyed by the name of the role.
- getRoleMappings() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getRootRegistration() - Method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
- getRootResource() - Method in interface org.jboss.as.controller.ManagementModel
-
Gets the root resource of the concrete configuration model.
- getRootResource() - Method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
Gets a copy of the full resource tree as it existed at the time this object was created.
- getRootResourceRegistration() - Method in interface org.jboss.as.controller.ManagementModel
-
Gets the registration of resource, attribute and operation definitions and
operation handlers.
- getRootResourceRegistration() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read only view of the root managed resource registration.
- getRootResourceRegistrationForUpdate(OperationContext) - Method in interface org.jboss.as.controller.extension.MutableRootResourceRegistrationProvider
-
- getRunningMode() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets the current running mode of the process.
- getRunningMode() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the running mode of the process.
- getRunningMode() - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Gets the current running mode of the process.
- getRunningMode() - Method in class org.jboss.as.controller.RunningModeControl
-
- getRunningMode() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Gets the running mode of the process.
- getRunningMode() - Method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
Gets the process' running mode at the time this object was created.
- getRunningModeControl() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getRuntimeAPI() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Object encapsulating the API exposed by this capability to other capabilities that require it, if it does
expose such an API.
- getRuntimeOnlyRequirements() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- getRuntimeOnlyRequirements() - Method in interface org.jboss.as.controller.capability.Capability
-
- getRuntimeStatus(PathAddress, ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Gets the status of any capabilities associated with the given resource address.
- getRuntimeStatus(PathAddress, ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- getSaslAuthenticationFactory() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the name of the SASL authentication factory to use to secure the interface where HTTP upgrade is used.
- getSaslAuthenticationFactory() - Method in interface org.jboss.as.controller.management.NativeInterfaceCommonPolicy
-
Get the name of the SASL authentication factory to use to secure the native interface.
- getScope() - Method in class org.jboss.as.controller.capability.registry.CapabilityId
-
Gets the scope in which the capability exists.
- getScopedRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the configured scoped roles, keyed by the name of the role.
- getScopedRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getScopingConstraint() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the
ScopingConstraint
used to apply constraints to the permissions of the base role
in order to derive the permissions of the scoped role.
- getSecurityIdentity() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
Obtain the
SecurityIdentity
to create this
Caller
.
- getSecurityIdentity() - Method in class org.jboss.as.controller.AccessAuditContext
-
- getSecurityIdentity() - Method in interface org.jboss.as.controller.OperationContext
-
Obtain the SecurityIdentity
for the current request.
- getSecurityIdentitySupplier() - Method in interface org.jboss.as.controller.extension.ExtensionContextSupplement
-
Deprecated.
- getSecurityRealm() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the name of the security realm to secure the HTTP interface, or null
if one has not been defined.
- getSecurityRealm() - Method in interface org.jboss.as.controller.management.NativeInterfaceCommonPolicy
-
Get the name of the security realm to secure the HTTP interface, or null
if one has not been defined.
- getSegments() - Method in class org.jboss.as.controller.PathElement
-
- getSensitivities() - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getSensitivity() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getServerGroupEffect() - Method in class org.jboss.as.controller.access.JmxTarget
-
- getServerGroupEffect() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getServerGroupEffect() - Method in class org.jboss.as.controller.access.TargetResource
-
- getServerRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the servers.
- getServerResults() - Method in interface org.jboss.as.controller.OperationContext
-
Get the node into which the details of server results in a multi-server managed domain operation should be written.
- getServiceRegistry(boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Get the service registry.
- getServiceTarget() - Method in interface org.jboss.as.controller.BootContext
-
Get the service target used for boot.
- getServiceTarget() - Method in interface org.jboss.as.controller.OperationContext
-
Get the service target.
- getSimpleListMarshaller(boolean) - Static method in interface org.jboss.as.controller.AttributeMarshallers
-
- getSince() - Method in class org.jboss.as.controller.DeprecationData
-
Gets the version since which the attribute has been deprecated.
- getSnapshotDirectory() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.SnapshotInfo
-
Gets the snapshots directory
- getSource() - Method in class org.jboss.as.controller.notification.Notification
-
- getSSLContext() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Get the name of the SSLContext to use to enable SSL for this management interface.
- getSSLContext() - Method in interface org.jboss.as.controller.management.NativeInterfaceCommonPolicy
-
Get the name of the SSLContext to use to enable SSL for this management interface.
- getStabilityMonitor() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getStandardConstraint() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getStandardConstraint() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
- getStandardConstraint() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getStandardRoles() - Method in interface org.jboss.as.controller.access.Authorizer.AuthorizerDescription
-
Gets the names of the "standard" built-in roles used by the authorizer.
- getStandardRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the names of the "standard" "built-in" roles used by the authorizer.
- getStandardRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint suitable for the given role
in the standard WildFly
role based access control system.
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getState() - Method in class org.jboss.as.controller.ControlledProcessState
-
- getStatus() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- getStorageType() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Get the storage type.
- getStorageType() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the storage type.
- getSubject() - Method in class org.jboss.as.controller.access.Caller
-
Deprecated.
Obtain the
Subject
used to create this caller.
- getSubModel(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getSubModel(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getSubModel(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get a sub model registration.
- getSubModel(PathAddress) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Get a sub model registration.
- getSubsystem() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getSubsystem() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- getSubsystemInfo(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getSubsystemName() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets the name of the subsystem that provides this definition, it is not
core
.
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getSubsystemName() - Method in interface org.jboss.as.controller.transform.ExtensionTransformerRegistration
-
Return name of subsystem this transformer registration is for.
- getSubsystemVersion() - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the version of the subsystem
- getSubsystemVersion(String) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the subsystem version.
- getSubsystemVersion(String) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getSubsystemWriter(String) - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the writer that can marshal the subsystem with the given name.
- getSuspend() - Method in class org.jboss.as.controller.RunningModeControl
-
- getTarget() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the transformation target.
- getTarget() - Method in interface org.jboss.as.controller.transform.Transformers
-
Get information about the target.
- getTarget() - Method in class org.jboss.as.controller.transform.TransformersImpl
-
- getTargetAddress() - Method in class org.jboss.as.controller.registry.AliasEntry
-
Gets the address to which this alias should convert
- getTargetResource() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getTargetType() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the type of the target.
- getTargetType() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getTime() - Method in class org.jboss.as.controller.access.Environment
-
- getTimestamp() - Method in class org.jboss.as.controller.notification.Notification
-
The timestamp is set when the notification is instantiaged.
- getTlsClientCertStoreKeySupplier() - Method in interface org.jboss.as.controller.audit.SyslogCredentialReferenceSupplier
-
- getTlsClientCertStoreSupplier() - Method in interface org.jboss.as.controller.audit.SyslogCredentialReferenceSupplier
-
- getTlsTrustStoreSupplier() - Method in interface org.jboss.as.controller.audit.SyslogCredentialReferenceSupplier
-
- getTransactionalProtocolClient() - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
Get the underlying transactional protocol client.
- getTransformedOperation() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getTransformedRoot() - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Get the transformed root.
- getTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.OperationTransformerEntry
-
- getTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- getTransformerEntry(PathAddress, OperationTransformerRegistry.PlaceholderResolver) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getTransformerEntry() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getTransformerEntry(TransformationContext, PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the transformer entry.
- getTransformerEntry(TransformationContext, PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getTransformerOperationAttachment() - Method in class org.jboss.as.controller.transform.Transformers.TransformationInputs
-
- getTransformerRegistry() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getTransformers() - Method in interface org.jboss.as.controller.TransformingProxyController
-
Get the Transformers!
- getType() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getType() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
Gets the type of the principal.
- getType() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the type of constraint
- getType() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getType() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getType() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getType() - Method in class org.jboss.as.controller.AttributeDefinition
-
The expected type
of the ModelNode
that holds the
attribute data.
- getType() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets the type of this context.
- getType() - Method in class org.jboss.as.controller.notification.Notification
-
- getType() - Method in class org.jboss.as.controller.NotificationDefinition
-
- getType() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getUndefineAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getUndefineAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- getUndefineAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- getUndefinedMetricValue() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getUndefinedMetricValue() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the undefined metric value to use for the attribute if a value cannot be provided.
- getUnexplainedFailureMessage() - Static method in class org.jboss.as.controller.CompositeOperationHandler
-
Gets the failure message used for reporting a rollback with no failure message in a step
- getUninterruptibly() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- getUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- getUpdater() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets the handler updater used to schedule updates to the handlers
- getUpdater() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getUriString() - Method in enum org.jboss.as.controller.parsing.Namespace
-
Get the URI of this namespace.
- getUserPermissions(Caller, Environment, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getUserPermissions(Caller, Environment, JmxAction, JmxTarget) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getUserPermissions(Caller, Environment, JmxAction, JmxTarget) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getValidationConsumer() - Method in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- getValidator() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getValidator() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the validator used to validate that values comply with the attribute's definition.
- getValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getValue() - Method in class org.jboss.as.controller.AbstractControllerService
- getValue() - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- getValue() - Method in class org.jboss.as.controller.management.HttpInterfaceCommonPolicy.Header
-
- getValue() - Method in class org.jboss.as.controller.PathElement
-
Get the path value.
- getValue() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- getValue() - Method in class org.jboss.as.controller.security.CredentialStoreUpdateService
-
- getValue() - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- getValue() - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- getValueType() - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- getValueType() - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- getValueType() - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition.Builder
-
- getValueType() - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- getValueType() - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- getValueTypes() - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- getVersion() - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- getVersion() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the version of this target.
- getVersion() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getVersions() - Method in class org.jboss.as.controller.ModelVersion
-
- getVersions() - Method in interface org.jboss.as.controller.ModelVersionRange
-
Get all version in the range.
- getWrapperElement() - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- getWritableAuthorizerConfiguration() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getWriteAttributeOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, int) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, boolean) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(ModelNode, String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
Get a "write-attribute" operation transformer.
- getWriteHandler() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the write handler.
- getXmlName() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getXmlName() - Method in class org.jboss.as.controller.AttributeDefinition
-
The attribute's name in the xml configuration.
- getXmlName(AttributeDefinition) - Method in class org.jboss.as.controller.AttributeParser
-
- getXmlName(AttributeDefinition) - Method in class org.jboss.as.controller.AttributeParsers.AttributeElementParser
-
- getXmlName(AttributeDefinition) - Method in class org.jboss.as.controller.AttributeParsers.MapParser
-
- getXmlName(AttributeDefinition) - Method in class org.jboss.as.controller.AttributeParsers.UnWrappedObjectListParser
-
- getXMLNamespaces() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the URIs of the XML namespaces the subsystem can parse.
- GLOBAL - Static variable in interface org.jboss.as.controller.capability.registry.CapabilityScope
-
A CapabilityScope
that can satisfy any dependent scope.
- GlobalInstallationReportHandler - Class in org.jboss.as.controller.operations.global
-
Global operation to build the installation summary of a server or a domain.
- GlobalInstallationReportHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- GlobalNotifications - Class in org.jboss.as.controller.operations.global
-
Global notifications emitted by all resources:
* resource-added
* resource-removed
* attribute-value-written that contains in its data the old-value and new-value of the attribute that has been written
- GlobalNotifications() - Constructor for class org.jboss.as.controller.operations.global.GlobalNotifications
-
- GlobalOperationHandlers - Class in org.jboss.as.controller.operations.global
-
Global OperationHandler
s.
- GlobalOperationHandlers.AbstractMultiTargetHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalTransformerRegistry - Class in org.jboss.as.controller.registry
-
Versioned operation transformer registry.
- GlobalTransformerRegistry() - Constructor for class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- GRACEFUL_SHUTDOWN_TIMEOUT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- gracefulManagementChannelHandlerShutdownFailed(Throwable) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating graceful shutdown of native management request handling
communication failed.
- gracefulManagementChannelHandlerShutdownFailed(Throwable) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- gracefulManagementChannelHandlerShutdownFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- gracefulManagementChannelHandlerShutdownTimedOut(int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating graceful shutdown of native management request handling
communication did not complete within the given timeout period.
- gracefulManagementChannelHandlerShutdownTimedOut(int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- gracefulManagementChannelHandlerShutdownTimedOut$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- GRAND_PARENT - Static variable in class org.jboss.as.controller.capability.DynamicNameMappers
-
- GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_DN_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_NAME_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_SEARCH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_TO_PRINCIPAL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUPS_DN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ID - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IDENTITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORE_UNUSED_CONFIG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORED_RESOURCE_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORED_RESOURCES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ignoringUnsupportedLegacyExtension(List<String>, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- ignoringUnsupportedLegacyExtension(List<String>, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ignoringUnsupportedLegacyExtension$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalCLIStylePathAddress(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- illegalCLIStylePathAddress(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalCLIStylePathAddress$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalInterfaceCriteria(ModelType, ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the interface criteria must be of the type represented by the valueType
parameter.
- illegalInterfaceCriteria(ModelType, ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalInterfaceCriteria$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalMultipleRoles() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- illegalMultipleRoles() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalMultipleRoles$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalPermissionActions(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- illegalPermissionActions(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalPermissionActions$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalPermissionName(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- illegalPermissionName(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalPermissionName$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalUnresolvedModel(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- illegalUnresolvedModel(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalUnresolvedModel$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalValueForInterfaceCriteria(ModelType, String, ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value, represented by the valueType
parameter, is invalid for the interface
criteria, represented by the id
parameter.
- illegalValueForInterfaceCriteria(ModelType, String, ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- illegalValueForInterfaceCriteria$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ImmutableCapabilityRegistry - Interface in org.jboss.as.controller.capability.registry
-
A read-only view of
CapabilityRegistry
Capability registry contains two kinds of capabilities:
- possible capabilities which are defined on each resource to provide what said resource and provide at runtime
- runtime or actual capabilities which are runtime instances of possible capabilities
- ImmutableManagementResourceRegistration - Interface in org.jboss.as.controller.registry
-
- immutableResource() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the resource is immutable.
- immutableResource() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- immutableResource$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- immutableSetOf(AttributeAccess.Flag...) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Flag
-
- immutableSetOf(EnumSet<OperationEntry.Flag>) - Static method in enum org.jboss.as.controller.registry.OperationEntry.Flag
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.AllPermissionsCollection
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- IN_MEMORY_HANDLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IN_SERIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_ALIASES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_ALL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_DATE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_DEFAULTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_RUNTIME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_SINGLETONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_UNDEFINED_METRIC_VALUES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- includeAllAuthedUsers() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Get whether all authenticated users should be included in this role provided they do not match on the excludes of the role.
- INCLUDES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- incompatiblePermissionType(Class<?>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- incompatiblePermissionType(Class<?>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- incompatiblePermissionType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- incompleteExpression(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- incompleteExpression(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- incompleteExpression$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- inconsistentCapabilityContexts(String, String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- inconsistentCapabilityContexts(String, String, String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- inconsistentCapabilityContexts(String, String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- inconsistentCapabilityContexts(String, String, String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- inconsistentCapabilityContexts4$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- inconsistentCapabilityContexts5$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- incorrectType(String, Collection<ModelType>, ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
An exception indicating the type is invalid.
- incorrectType(String, Collection<ModelType>, ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- incorrectType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- indexedChildResourceRegistrationNotAvailable(PathElement) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- indexedChildResourceRegistrationNotAvailable(PathElement) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- indexedChildResourceRegistrationNotAvailable$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- INET_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INET_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
All other attribute names.
- InetAddressMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
InterfaceCriteria
that tests whether a given address is matches
the specified address.
- InetAddressMatchInterfaceCriteria(InetAddress) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- InetAddressMatchInterfaceCriteria(String) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Creates a new InetAddressMatchInterfaceCriteria
- InetAddressPrincipal - Class in org.jboss.as.controller.security
-
- InetAddressPrincipal(InetAddress) - Constructor for class org.jboss.as.controller.security.InetAddressPrincipal
-
Create a new instance.
- InetAddressUtil - Class in org.jboss.as.controller.interfaces
-
- InetAddressUtil() - Constructor for class org.jboss.as.controller.interfaces.InetAddressUtil
-
- InetAddressValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string that can be converted into an InetAddress.
- InetAddressValidator(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.InetAddressValidator
-
- INFLOW_SECURITY_IDENTITY - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
The Controller Permission named inflowSecurityIdentity, which is required where a SecurityIdentity is inflowed as-is bypassing local security.
- INFLOW_SECURITY_IDENTITY_NAME - Static variable in class org.jboss.as.controller.security.ControllerPermission
-
- INHERITED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- inheritResourceAttributeDefinitions() - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Inherit all existing attribute rules from the resource for this operation transformer.
- INITIAL_SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- initialiseChain(ResourceTransformationContext, OperationTransformerRegistry.PlaceholderResolver) - Static method in class org.jboss.as.controller.transform.ChainedTransformationTools
-
Call when starting a new chain of model versions.
- initialisedAdditionalBootCliScriptSystemKeepingAlive(File, File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- initialisedAdditionalBootCliScriptSystemKeepingAlive(File, File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- initialisedAdditionalBootCliScriptSystemKeepingAlive$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- initialisedAdditionalBootCliScriptSystemNotKeepingAlive(File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- initialisedAdditionalBootCliScriptSystemNotKeepingAlive(File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- initialisedAdditionalBootCliScriptSystemNotKeepingAlive$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- initialize(ExtensionContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initialize(ExtensionContext) - Method in interface org.jboss.as.controller.Extension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext
.
- initializeAtStartup(File) - Method in class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
- initializeAtStartup(File) - Method in class org.jboss.as.controller.audit.FileAuditLogHandler
-
- initializeAtStartup(File) - Method in class org.jboss.as.controller.audit.PeriodicRotatingFileAuditLogHandler
-
- initializeAtStartup(File) - Method in class org.jboss.as.controller.audit.SizeRotatingFileAuditLogHandler
-
- initializeDomain(ServiceTarget, ManagementModel) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize the domain controller.
- initializeHost(ServiceTarget, ManagementModel, String) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize a host controller.
- initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeParsers(Extension, String, XMLMapper) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- initializeParsers(ExtensionParsingContext) - Method in interface org.jboss.as.controller.Extension
-
- initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- initializeStandalone(ServiceTarget, ManagementModel) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize a standalone server.
- initModel(ManagementModel, Resource) - Method in class org.jboss.as.controller.AbstractControllerService
-
- InMemoryAuditLogHander - Class in org.jboss.as.controller.audit
-
- InMemoryAuditLogHander(String, int) - Constructor for class org.jboss.as.controller.audit.InMemoryAuditLogHander
-
- INPUT_STREAM_INDEX - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- installServices(OperationContext, HttpInterfaceCommonPolicy, ModelNode) - Method in class org.jboss.as.controller.management.BaseHttpInterfaceAddStepHandler
-
- installServices(OperationContext, NativeInterfaceCommonPolicy, ModelNode) - Method in class org.jboss.as.controller.management.BaseNativeInterfaceAddStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.access.constraint.VaultExpressionSensitivityConfig
-
- INSTANCE - Static variable in class org.jboss.as.controller.access.permission.AllPermissionsCollection
-
- INSTANCE - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
- INSTANCE - Static variable in interface org.jboss.as.controller.ConfigurationChangesCollector
-
- INSTANCE - Static variable in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.LinkLocalInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.LoopbackInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.PointToPointInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.PublicAddressInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.SiteLocalInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.SupportsMulticastInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.UpInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.VirtualInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.QueryOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.UndefineAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.WriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.validation.PathAddressValidator
-
- INSTANCE - Static variable in class org.jboss.as.controller.PropagatingCorrector
-
- INSTANCE - Static variable in class org.jboss.as.controller.ReadResourceNameOperationStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.registry.PlaceholderResource
-
- INSTANCE - Static variable in class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.transform.AddNameFromAddressResourceTransformer
-
- INSTANCE_ID - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INTERFACE - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- INTERFACE_CAPABILITY_NAME - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- InterfaceAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the interface resource add operation.
- InterfaceAddHandler(boolean, RuntimeCapability) - Constructor for class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
Create the InterfaceAddHandler
- InterfaceCriteria - Interface in org.jboss.as.controller.interfaces
-
A criteria used to determine what IP address to use for an interface.
- InterfaceCriteriaWriteHandler - Class in org.jboss.as.controller.operations.common
-
Interface criteria write-attribute OperationHandler
- InterfaceDefinition - Class in org.jboss.as.controller.resource
-
- InterfaceDefinition(InterfaceAddHandler, OperationStepHandler, boolean, boolean, RuntimeCapability<Void>...) - Constructor for class org.jboss.as.controller.resource.InterfaceDefinition
-
- INTERNAL_DEFINITION - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
- INTERNAL_SERVICE_NAME - Static variable in class org.jboss.as.controller.ControlledProcessStateService
-
Only for use within the WildFly Core kernel; may change or be removed at any time
- internalBuild(ResourceDescriptionResolver, ResourceDescriptionResolver) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- internalCompare(AbstractConstraintFactory) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- internalCompare(AbstractConstraintFactory) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- internalExecute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler, boolean) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler, boolean, boolean) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(Operation, ManagementRequestContext<?>, OperationMessageHandler, ModelController.OperationTransactionControl) - Method in class org.jboss.as.controller.remote.TransactionalProtocolOperationHandler
-
Subclasses can override this method to determine how to execute the method, e.g.
- interruptedAwaitingFinalResponse(String, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- interruptedAwaitingFinalResponse(String, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- interruptedAwaitingFinalResponse$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- interruptedAwaitingInitialResponse(String, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- interruptedAwaitingInitialResponse(String, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- interruptedAwaitingInitialResponse$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- interruptedWaitingStability(String, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating that an operation was interrupted before service stability was reached
- interruptedWaitingStability(String, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- interruptedWaitingStability$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- IntRangeValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is an int in a given range.
- IntRangeValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, int) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- invalid(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the name
is invalid.
- invalid(Throwable, int, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
is invalid.
- invalid(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalid(Throwable, int, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalid1$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalid2$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddress(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the address, represented by the address
parameter, is invalid.
- invalidAddress(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddress$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressFormat(ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidAddressFormat(ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressFormat$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressMask(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the mask, represented by the mask
parameter, is invalid.
- invalidAddressMask(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressMask$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressMaskValue(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value, represented by the value
parameter, is invalid and must be of the form
address/mask.
- invalidAddressMaskValue(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressMaskValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressValue(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the address value, represented by the value
parameter, is invalid.
- invalidAddressValue(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAddressValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeCombo(String, StringBuilder) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the attribute, represented by the attributeName
parameter, is invalid in
combination with the combos
parameter.
- invalidAttributeCombo(String, StringBuilder) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeCombo$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue(String, QName, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an invalid value, represented by the value
parameter, was found for the
attribute, represented by the name
parameter.
- invalidAttributeValue(String, QName, Set<String>, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an invalid value, represented by the value
parameter, was found for the
attribute, represented by the name
parameter.
- invalidAttributeValue(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidAttributeValue(String, QName, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue(String, QName, Set<String>, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting an invalid XML attribute value.
- invalidAttributeValue1$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue2$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidAttributeValue3$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidBlockingTimeout(long, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidBlockingTimeout(long, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidBlockingTimeout$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidCapabilityServiceType(String, Class<?>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidCapabilityServiceType(String, Class<?>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidCapabilityServiceType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidChannelCloseTimeout(NumberFormatException, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating graceful shutdown of management request handling of slave HC to master HC
communication failed.
- invalidChannelCloseTimeout(NumberFormatException, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidChannelCloseTimeout$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDefaultBlockingTimeout(String, String, long) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidDefaultBlockingTimeout(String, String, long) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDefaultBlockingTimeout$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionInvalidParamTypeInDescription(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has an invalid type in the operation description
- invalidDescriptionInvalidParamTypeInDescription(String, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionInvalidParamTypeInDescription$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionMinMaxForParameterHasWrongType(String, String, ModelType, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min or max attribute value of a different type from its expected value.
- invalidDescriptionMinMaxForParameterHasWrongType(String, String, ModelType, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionMinMaxForParameterHasWrongType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionMinMaxLengthForParameterHasWrongType(String, String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min-length or max-length attribute value that is not an integer.
- invalidDescriptionMinMaxLengthForParameterHasWrongType(String, String, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionMinMaxLengthForParameterHasWrongType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionNoParamTypeInDescription(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has no type in the operation description
- invalidDescriptionNoParamTypeInDescription(String, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionNoParamTypeInDescription$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionRequiredFlagIsNotABoolean(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
the required attribute of a parameter in the operation description is not a boolean.
- invalidDescriptionRequiredFlagIsNotABoolean(String, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionRequiredFlagIsNotABoolean$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionUndefinedRequestProperty(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter is undefined in the operation description.
- invalidDescriptionUndefinedRequestProperty(String, PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidDescriptionUndefinedRequestProperty$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidEnumValue(String, String, Set<?>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the value of the specified parameter does not match any of the allowed
values.
- invalidEnumValue(String, String, Set<?>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidEnumValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidHeaderName(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidHeaderName(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidHeaderName$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidInterfaceCriteriaPattern(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the pattern, represented by the pattern
parameter, for the interface criteria,
represented by the name
parameter, is invalid.
- invalidInterfaceCriteriaPattern(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidInterfaceCriteriaPattern$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidLoadFactor() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.
- invalidLoadFactor() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidLoadFactor$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidLocaleString(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidLocaleString(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidLocaleString$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxBytesLength(String, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
parameter is invalid and must have a maximum bytes length, represented by the
length
parameter.
- invalidMaxBytesLength(String, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxBytesLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxLength(String, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
parameter is invalid and must have a maximum length, represented by the
length
parameter.
- invalidMaxLength(String, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxSize(int, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the size
is an invalid size for the parameter, represented by the name
parameter.
- invalidMaxSize(int, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxSize$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxValue(int, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
is invalid for the parameter, represented by the name
parameter.
- invalidMaxValue(long, String, long) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
is invalid for the parameter, represented by the name
parameter.
- invalidMaxValue(int, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxValue(long, String, long) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMaxValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinBytesLength(String, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
parameter is invalid and must have a minimum bytes length, represented by the
length
parameter.
- invalidMinBytesLength(String, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinBytesLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinLength(String, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
parameter is invalid and must have a minimum length, represented by the
length
parameter.
- invalidMinLength(String, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinSize(int, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the size
is an invalid size for the parameter, represented by the name
parameter.
- invalidMinSize(int, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinSize$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinValue(int, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
is invalid for the parameter, represented by the name
parameter.
- invalidMinValue(long, String, long) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
is invalid for the parameter, represented by the name
parameter.
- invalidMinValue(int, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinValue(long, String, long) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMinValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidModificationAfterCompletedStep() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicated an invalid modification after completed ste.
- invalidModificationAfterCompletedStep() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidModificationAfterCompletedStep$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMulticastAddress(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
for the attribute, represented by the name
parameter,
is not a valid multicast address.
- invalidMulticastAddress(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidMulticastAddress$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidOutboundSocketBinding(String, String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an outbound socket binding cannot have both the localTag
and the
remoteTag
.
- invalidOutboundSocketBinding(String, String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidOutboundSocketBinding$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidParameterValue(OperationEntry.Flag, String, Collection<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the flag
is invalid.
- invalidParameterValue(OperationEntry.Flag, String, Collection<OperationEntry.Flag>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidParameterValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPathElementKey(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the key
is invalid.
- invalidPathElementKey(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPathElementKey$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPathElementValue(String, String, Character) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
is invalid.
- invalidPathElementValue(String, String, Character) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPathElementValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPort(String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
for the name
must be a valid port number.
- invalidPort(String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidPort$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidRelativePathValue(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidRelativePathValue(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidRelativePathValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidRuntimeStageForProfile(String, String, OperationContext.Stage, ProcessType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidRuntimeStageForProfile(String, String, OperationContext.Stage, ProcessType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidRuntimeStageForProfile$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSha1Value(Throwable, String, String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the value
for the attribute, represented by the name
parameter,
does not represent a properly hex-encoded SHA1 hash.
- invalidSha1Value(Throwable, String, String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSha1Value$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidStage(OperationContext.Stage, ProcessType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the stage is not valid for the context process type.
- invalidStage(OperationContext.Stage, ProcessType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidStage$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidStepStage() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating an invalid step stage specified.
- invalidStepStage() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidStepStage$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSubnetFormat(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- invalidSubnetFormat(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSubnetFormat$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSystemPropertyValue(String, String, int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs an error message indicating an invalid value for the system property, represented by the name
parameter, was found.
- invalidSystemPropertyValue(String, String, int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidSystemPropertyValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidTableSize() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the table cannot have a negative size.
- invalidTableSize() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidTableSize$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidType(ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the type, represented by the type
parameter, is invalid.
- invalidType(ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidValue(String, String, Collection<?>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the value
for the parameter, represented by the name
parameter, is invalid.
- invalidValue(String, String, Collection<?>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidValue$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidWildcardAddress(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Logs a warning message indicating the address, represented by the address
parameter, is a wildcard
address and will not match any specific address.
- invalidWildcardAddress(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- invalidWildcardAddress$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- InVmAccess - Class in org.jboss.as.controller.access
-
Utility class for executing in-vm calls.
- IS_DOMAIN_CONTROLLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- isAbsoluteUnixOrWindowsPath(String) - Static method in class org.jboss.as.controller.services.path.AbstractPathService
-
Checks whether the given path looks like an absolute Unix or Windows filesystem pathname without
regard for what the filesystem is underlying the Java Virtual Machine.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LinkLocalInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LoopbackAddressInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LoopbackInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.PointToPointInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.PublicAddressInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SiteLocalInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SubnetMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SupportsMulticastInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.UpInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.VirtualInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isActionEffectAllowed(Action.ActionEffect) - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- isAddAccessConstraints() - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
Hook for subclasses like DefaultResourceRemoveDescriptionProvider to not add the access constraints
- isAddAccessConstraints() - Method in class org.jboss.as.controller.descriptions.DefaultResourceRemoveDescriptionProvider
-
- isAlias() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isAlias() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isAlias() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether this resource registration is an alias to another resource.
- isAllowed(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- isAllowExpression() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isAllowExpression() - Method in class org.jboss.as.controller.AttributeDefinition
-
Whether a ModelNode
holding the value of this attribute can be
ModelType.EXPRESSION
.
- isAllowExpression() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- isAllowMultipleRegistrations() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
Gets whether this capability can be registered at more than one point within the same
overall scope.
- isAllowNull() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isAllowNull() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isAllowsOverride() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isAllowsOverride() - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- isAnyLocal() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- isApplicationType() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
Gets whether the given attribute or parameter value is not understandable by the target process and needs
to be transformed.
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.AttributeTransformationRequirementChecker.ListAttributeTransformationRequirementChecker
-
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.AttributeTransformationRequirementChecker.ObjectFieldsAttributeTransformationRequirementChecker
-
- isBooting() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the controller is currently performing boot tasks.
- isBooting() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isCancelled() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- isCompactJson() - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- isCompatibleWith(AbstractSensitivity) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isConfiguredRequiresAccessPermissionValid(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isConfiguredRequiresReadPermissionValid(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isConfiguredRequiresWritePermissionValid(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isConsoleEnabled() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Is the management console enabled, is set to false
the console should not be made available.
- isCore() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isCore() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- isCore() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets whether the definition is provided by the core management system.
- isCore() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- isCore() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- isCore() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- isDefaultApplication() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isDefaultRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDefaultRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDefaultRequiresRuntime() - Method in interface org.jboss.as.controller.OperationContext
-
Whether normally this operation would require a runtime step.
- isDefaultRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDeprecated() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isDeprecated() - Method in class org.jboss.as.controller.OperationDefinition
-
- isDiscardExpressions() - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isDiscardExpressions() - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Returns true
if the attribute should be discarded if expressions are used
- isDiscardUndefined() - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isDiscardUndefined() - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Returns true
if the attribute should be discarded if it is undefined
- isDomainRollout() - Method in class org.jboss.as.controller.AccessAuditContext
-
Gets whether this context relates to a secondary request initiated by a remote Host Controller
process as part of its rollout of an operation initiated on that process.
- isDone() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- isDone() - Method in class org.jboss.as.controller.remote.CompletedFuture
-
- isDone() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Is done.
- isDynamicallyNamed() - Method in class org.jboss.as.controller.capability.AbstractCapability
-
Deprecated.
- isDynamicallyNamed() - Method in interface org.jboss.as.controller.capability.Capability
-
Gets whether this capability is a dynamically named one, whose runtime variants
will have a dynamic element added to the base name provided by
Capability.getName()
.
- isDynamicallyNamed() - Method in class org.jboss.as.controller.capability.RuntimeCapability
-
- isDynamicDependent() - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
- isDynamicDependent() - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- isElided() - Method in class org.jboss.as.controller.access.management.AuthorizedAddress
-
- isEntireResourceConstrained() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets whether the constraint applies to the resource as a whole
- isExcluded(Caller) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Gets whether the caller matches the role mapping's exclusion rules.
- isExposingClientServicesAllowed() - Method in class org.jboss.as.controller.AbstractControllerService
-
- isExpression(String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- isExpression(String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- isFailed() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- isFailed() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Check if prepare failed.
- isFeature() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- isFeature() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isFeature() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isFeature() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- isFeature() - Method in interface org.jboss.as.controller.ResourceDefinition
-
- isFeature() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- isFlagPresent(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Checks if a special purpose flag
has been recorded as relevant to the attribute
- isHostController() - Method in enum org.jboss.as.controller.ProcessType
-
Returns true if the process is a host controller,
- isHostEffectGlobal() - Method in interface org.jboss.as.controller.access.HostEffect
-
Gets whether the resource logically affects all hosts, including hosts that may not presently exist.
- isHttpUpgradeEnabled() - Method in interface org.jboss.as.controller.management.HttpInterfaceCommonPolicy
-
Is upgrading to a Remoting connection over the HTTP interface enabled.
- isIgnoredResourceListAvailableAtRegistration() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Gets whether this target can make its list of ignored resources known when it registers.
- isIgnoredResourceListAvailableAtRegistration() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- isIgnoreUnaffectedConfig() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
- isIgnoreUnaffectedConfig() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- isIncluded(Caller) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Gets whether the caller matches the role mapping's inclusion rules.
- isInflowed() - Method in class org.jboss.as.controller.AccessAuditContext
-
Get if the current SecurityIdentity
was inflowed from another process.
- isInherited() - Method in class org.jboss.as.controller.registry.NotificationEntry
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.OperationTransformerEntry
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- isInherited() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
If this is a discarded or rejected resource it returns true
- isInVmCall() - Static method in class org.jboss.as.controller.access.InVmAccess
-
Is the current call an in-vm call?
- isLogBoot() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether this audit logger logs operations on boot
- isLogBoot() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- isLogReadOnly() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether this audit logger logs read-only operations
- isLogReadOnly() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- isManagedDomain() - Method in enum org.jboss.as.controller.ProcessType
-
Returns true if the process is a managed domain process.
- isMapUsingIdentityRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether role mapping should use roles obtained from the security realm and associated
with the
Caller
.
- isMapUsingIdentityRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isMarshallable(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether the given resourceModel
has a value for this attribute that should be marshalled to XML.
- isMarshallable(ModelNode, boolean) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether the given resourceModel
has a value for this attribute that should be marshalled to XML.
- isMarshallable(AttributeDefinition, ModelNode, boolean) - Method in class org.jboss.as.controller.AttributeMarshaller.AttributeElementMarshaller
-
- isMarshallable(AttributeDefinition, ModelNode) - Method in class org.jboss.as.controller.AttributeMarshaller
-
Gets whether the given resourceModel
has a value for this attribute that should be marshalled to XML.
- isMarshallable(AttributeDefinition, ModelNode, boolean) - Method in class org.jboss.as.controller.AttributeMarshaller
-
Gets whether the given resourceModel
has a value for this attribute that should be marshalled to XML.
- isMarshallableAsElement() - Method in class org.jboss.as.controller.AttributeMarshaller.AttributeElementMarshaller
-
- isMarshallableAsElement() - Method in class org.jboss.as.controller.AttributeMarshaller
-
- isMarshallableAsElement() - Method in class org.jboss.as.controller.AttributeMarshallers.MapAttributeMarshaller
-
- isMarshallableAsElement() - Method in class org.jboss.as.controller.DefaultAttributeMarshaller
-
- isMasterHc() - Method in interface org.jboss.as.controller.extension.RuntimeHostControllerInfoAccessor.HostControllerInfo
-
- isModelAffected() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the model has thus far been affected by this operation.
- isModelDefined() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isModelDefined() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- isModelDefined() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isModelDefined() - Method in interface org.jboss.as.controller.registry.Resource
-
Determine whether the model of this resource is defined.
- isModelPartial() - Method in interface org.jboss.as.controller.AbstractControllerService.PartialModelIndicator
-
Gets whether the configuration model be regarded as only being partial.
- isMultiTarget() - Method in class org.jboss.as.controller.PathAddress
-
Check whether this address applies to multiple targets.
- isMultiTarget() - Method in class org.jboss.as.controller.PathElement
-
- isNillable() - Method in class org.jboss.as.controller.AttributeDefinition
-
Whether a ModelNode
holding the value of this attribute can be
ModelType.UNDEFINED
in any situation.
- isNoNamespaceAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- isNonFacadeMBeansSensitive() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether JMX calls to non-facade mbeans (i.e.
- isNonFacadeMBeansSensitive() - Method in class org.jboss.as.controller.access.JmxTarget
-
- isNonFacadeMBeansSensitive() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- isNonFacadeMBeansSensitive() - Method in interface org.jboss.as.controller.access.management.JmxAuthorizer
-
Gets whether JMX calls to non-facade mbeans (i.e.
- isNonFacadeMBeansSensitive() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isNormalServer() - Method in interface org.jboss.as.controller.OperationContext
-
- isNormalServer() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isNotificationEnabled(Notification) - Method in interface org.jboss.as.controller.notification.NotificationFilter
-
- isNotificationUseful() - Method in class org.jboss.as.controller.DeprecationData
-
Gets whether actively advising the user about the deprecation is useful.
- isNullSignificant() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether an access control check is required to implicitly set an attribute to undefined
in a resource "add" operation.
- isOperationDefined(ModelNode) - Static method in class org.jboss.as.controller.resource.InterfaceDefinition
-
Test whether the operation has a defined criteria attribute.
- isOperationDiscardAllowed(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
Checks if the value of the resource after the operation is applied would meet the criteria.
- isOperationDiscardAllowed(TransformationContext, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.transform.DiscardAttributesTransformer.DiscardApprover
-
Replies with whether operation transformation should be done.
- isOperationExcluded(PathAddress, String) - Method in interface org.jboss.as.controller.transform.Transformers.OperationExcludedTransformationRegistry
-
- isOperationParameterDiscardable(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isOperationParameterDiscardable(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Gets whether the given operation parameter can be discarded
- isOptional() - Method in class org.jboss.as.controller.registry.RuntimePackageDependency
-
Is this dependency optional.
- isOrderedChild() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- isOrderedChild() - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- isOrderedChild() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Whether this is an ordered child or not
- isOrderedChild() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Whether this resource registration is ordered in the parent.
- isOrderedChildResource() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isOrderedChildResource() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isOrderedChildResource() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- isOrderExtensions() - Static method in class org.jboss.as.controller.parsing.ExtensionXml
-
- isParseAsElement() - Method in class org.jboss.as.controller.AttributeParser
-
- isParseAsElement() - Method in class org.jboss.as.controller.AttributeParsers.AttributeElementParser
-
- isParseAsElement() - Method in class org.jboss.as.controller.AttributeParsers.MapParser
-
- isParseAsElement() - Method in class org.jboss.as.controller.AttributeParsers.ObjectParser
-
- isParseAsElement() - Method in class org.jboss.as.controller.AttributeParsers.WrappedObjectListParser
-
- isPassive() - Method in class org.jboss.as.controller.registry.RuntimePackageDependency
-
Is this dependency passive.
- isPersisting() - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- isPersisting() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
- isPlaceholder() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- isPlaceHolder() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Return true if this description is a placeholder.
- isProxy() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isProxy() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- isProxy() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- isProxy() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isProxy() - Method in interface org.jboss.as.controller.registry.Resource
-
Gets whether operations against this resource will be proxied to a remote process.
- isReadOnly() - Method in enum org.jboss.as.controller.persistence.ConfigurationFile.InteractionPolicy
-
- isRegisterTransformers() - Method in interface org.jboss.as.controller.ExtensionContext
-
- isReloaded() - Method in class org.jboss.as.controller.RunningModeControl
-
- isReloadSupported() - Method in class org.jboss.as.controller.ControlledProcessState
-
- isRemote() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isRemote() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isRemote() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether operations against the resource represented by this registration will be proxied to
a remote process.
- isReplyAllowNull() - Method in class org.jboss.as.controller.OperationDefinition
-
- isRequired() - Method in class org.jboss.as.controller.AttributeDefinition
-
Whether a
ModelNode
holding the value of this attribute can be
ModelType.UNDEFINED
when all other attributes in the same overall
model that are
alternatives
of this attribute are undefined.
- isRequired(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether this attribute must be defined in the given operationObject
- isRequired() - Method in class org.jboss.as.controller.registry.RuntimePackageDependency
-
Is this dependency required.
- isResourceAttributeDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isResourceAttributeDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Gets whether the given attribute can be discarded
- isResourceDiscardAllowed(TransformationContext, PathAddress, Resource) - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
- isResourceDiscardAllowed(TransformationContext, PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.DiscardAttributesTransformer.DiscardApprover
-
Replies with whether resource transformation should be done.
- isResourceOnly() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isResourceOnly() - Method in class org.jboss.as.controller.AttributeDefinition
-
Show if attribute is resource only which means it wont be part of add operations but only present on resource
- isResourceRegistryAffected() - Method in interface org.jboss.as.controller.OperationContext
-
- isResourceServiceRestartAllowed() - Method in interface org.jboss.as.controller.OperationContext
-
- isResourceServiceRestartAllowed(OperationContext, ServiceController<?>) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets whether a restart of the parent resource's services is allowed.
- isResourceServiceRestartAllowed(OperationContext, ServiceController<?>) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
Gets whether a restart of the parent resource's services is allowed.
- isResourceServiceRestartAllowed() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isResourceTransformationIgnored(PathAddress) - Method in interface org.jboss.as.controller.transform.Transformers.ResourceIgnoredTransformationRegistry
-
- isReuseAttributesForAdd() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- isRoleBased() - Method in interface org.jboss.as.controller.access.Authorizer.AuthorizerDescription
-
Gets whether the authorizer uses a role-based authorization mechanism.
- isRoleBased() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether the authorizer uses a role-based authorization mechanism.
- isRoleBased() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isRollbackOnly() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the current operation is bound to be rolled back.
- isRollbackOnRuntimeFailure() - Method in interface org.jboss.as.controller.OperationContext
-
- isRunning() - Method in enum org.jboss.as.controller.ControlledProcessState.State
-
Gets whether this state represents a process that is fully 'running'; i.e.
- isRuntime() - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- isRuntime() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isRuntime() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- isRuntime() - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- isRuntime() - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- isRuntime() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isRuntime() - Method in interface org.jboss.as.controller.registry.Resource
-
Gets whether this resource only exists in the runtime and has no representation in the
persistent configuration model.
- isRuntime() - Method in interface org.jboss.as.controller.ResourceDefinition
-
- isRuntime() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- isRuntimeAffected() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the runtime container has thus far been affected by this operation.
- isRuntimeOnly() - Method in class org.jboss.as.controller.capability.registry.RuntimeRequirementRegistration
-
Gets whether the requirement is optional and runtime-only (i.e.
- isRuntimeOnly() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isRuntimeOnly() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isRuntimeOnly() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether this model node only exists in the runtime and has no representation in the
persistent configuration model.
- isRuntimeOnlyRegistrationValid() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets whether it is valid for the extension to register resources, attributes or operations that do not
involve the persistent configuration, but rather only involve runtime services.
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Gets whether updating the runtime system properties with the given property is allowed.
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in interface org.jboss.as.controller.operations.common.ProcessEnvironmentSystemPropertyUpdater
-
Gets whether updating the runtime system properties with the given property is allowed.
- isSensitive(Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isServer() - Method in enum org.jboss.as.controller.ProcessType
-
Returns true if the process is one of the server variants.
- isServerEffect() - Method in interface org.jboss.as.controller.access.HostEffect
-
Gets whether the resource is related to a specific server (either a server resource or a server-config).
- isServerGroupAdd() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether this effect adds the affected server groups.
- isServerGroupEffectGlobal() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether the resource logically affects all server groups, including server groups that may not presently exist.
- isServerGroupEffectUnassigned() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether the resource logically only affects certain server groups but hasn't been specifically associated
with a particular server group.
- isServerGroupRemove() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether this effect removes the affected server groups.
- isTimedOut() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- isTimedOut() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Check if prepare timed out.
- isUseCurrentConfig() - Method in class org.jboss.as.controller.RunningModeControl
-
- isUseUnprefixedChildTypes() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- isValidateNull() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isValidatingNull() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isValueDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isValueDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DiscardAttributeValueChecker
-
- isVaultFormat(String) - Method in interface org.jboss.as.controller.VaultReader
-
Returns whether the given string is in the correct "vaulted data" format.
- isWildcard() - Method in class org.jboss.as.controller.PathElement
-
Determine whether the value is the wildcard value.
- isWrapped() - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- isWritable() - Method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
- ITERATIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- iterator() - Method in class org.jboss.as.controller.PathAddress
-
Iterate over the elements of this path address.
- range(ModelVersion...) - Static method in class org.jboss.as.controller.ModelVersionRange.Versions
-
- READ - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ATTRIBUTE_GROUP_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ATTRIBUTE_GROUP_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_RESOURCES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_TYPES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CONFIG_AS_FEATURES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CONFIG_AS_XML_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_FEATURE_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ONLY - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- READ_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_OPERATION_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_OPERATION_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_METRICS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_TRANSFORMED_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_WHOLE_CONFIG - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- READ_WHOLE_CONFIG - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- readArrayAttributeElement(XMLExtendedStreamReader, String, Class<T>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single list attribute of a given
type, returning it as an array.
- ReadAttributeGroupHandler - Class in org.jboss.as.controller.operations.global
-
- ReadAttributeGroupHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeGroupHandler
-
- ReadAttributeGroupHandler(boolean) - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeGroupHandler
-
- ReadAttributeGroupNamesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadAttributeGroupNamesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeGroupNamesHandler
-
- ReadAttributeHandler - Class in org.jboss.as.controller.operations.global
-
- ReadAttributeHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- ReadAttributeHandler(boolean) - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- readBooleanAttributeElement(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single boolean attribute.
- ReadChildrenNamesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenNamesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenNamesHandler
-
- ReadChildrenResourcesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenResourcesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenResourcesHandler
-
- ReadChildrenTypesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenTypesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenTypesHandler
-
- ReadConfigAsFeaturesOperationHandler - Class in org.jboss.as.controller.operations.global
-
- ReadConfigAsFeaturesOperationHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadConfigAsFeaturesOperationHandler
-
- ReadConfigAsFeaturesOperationHandler(PathAddressFilter) - Constructor for class org.jboss.as.controller.operations.global.ReadConfigAsFeaturesOperationHandler
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.controller.PersistentResourceXMLParser
-
- ReadFeatureDescriptionHandler - Class in org.jboss.as.controller.operations.global
-
Global operation handler that describes the resource as a Galleon feature.
- readListAttributeElement(XMLExtendedStreamReader, String, Class<T>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single list attribute of a given
type.
- readModel(Resource) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Recursively reads an entire resource tree, ignoring runtime-only and proxy resources, and generates
a DMR tree representing all of the non-ignored resources.
- readModel(Resource, int) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Reads a resource tree, recursing up to the given number of levels but ignoring runtime-only and proxy resources,
and generates a DMR tree representing all of the non-ignored resources.
- readModel(Resource, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Recursively reads an entire resource tree, ignoring runtime-only and proxy resources, and generates
a DMR tree representing all of the non-ignored resources.
- readModel(Resource, int, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Reads a resource tree, recursing up to the given number of levels but ignoring runtime-only and proxy resources,
and generates a DMR tree representing all of the non-ignored resources.
- readModel(Resource, int, ResourceFilter) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Reads a resource tree, recursing up to the given number of levels but ignoring resources not accepted
by the given filter
, and generates a DMR tree representing all of the non-ignored resources.
- readOnlyContext() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- readOnlyContext() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- readOnlyContext$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ReadOperationDescriptionHandler - Class in org.jboss.as.controller.operations.global
-
- ReadOperationDescriptionHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadOperationDescriptionHandler
-
- ReadOperationNamesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadOperationNamesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadOperationNamesHandler
-
- readProperty(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- readProperty(XMLExtendedStreamReader, boolean) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- readResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get the resource for read only operations, relative to the executed operation address.
- readResource(PathAddress, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Get the resource for read only operations, relative to the executed operation address.
- readResource(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Read a model resource.
- ReadResourceDescriptionHandler - Class in org.jboss.as.controller.operations.global
-
- ReadResourceDescriptionHandler.AccessControl - Enum in org.jboss.as.controller.operations.global
-
For use with the access-control parameter
- readResourceForUpdate(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get an addressable resource for update operations.
- readResourceFromRoot(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Read an addressable resource from the root of the model.
- readResourceFromRoot(PathAddress, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Read an addressable resource from the root of the model.
- readResourceFromRoot(PathAddress) - Method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- readResourceFromRoot(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- readResourceFromRoot(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Read a model resource from the root.
- ReadResourceHandler - Class in org.jboss.as.controller.operations.global
-
- ReadResourceHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- ReadResourceHandler(boolean) - Constructor for class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- ReadResourceNameOperationStepHandler - Class in org.jboss.as.controller
-
OperationStepHandler
that reads the address of the operation and returns the value of its
last element as the operation result.
- readStringAttributeElement(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single string attribute.
- readTransformedResource(PathAddress) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Read a resource from the transformed model.
- REALM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REASON - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RECONNECT_TIMEOUT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- reconnectToSyslogFailed(String, Throwable) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- reconnectToSyslogFailed(String, Throwable) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reconnectToSyslogFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- record - Variable in class org.jboss.as.controller.operations.global.ReportAttacher.AbstractReportAttacher
-
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
Record any new
capabilities
that are available as
a result of this operation, as well as any requirements for other capabilities that now exist.
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
Record any new
capabilities
that are no longer available as
a result of this operation, as well as any requirements for other capabilities that no longer exist.
- recordCapabilitiesAndRequirements(OperationContext, AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
Record any new requirements for other
capabilities
that now exist as a result of this operation, or remove any existing requirements that no longer exist.
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.RestartParentResourceAddHandler
-
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.RestartParentResourceRemoveHandler
-
- recordOperationSteps(OperationContext, Map<T, ModelNode>, Map<T, ModelNode>) - Static method in class org.jboss.as.controller.operations.MultistepUtil
-
Adds a step to the given
OperationContext
for each operation included in the given map, either
using for each step a response node provided in the
responses
map, or if the
responses
map is empty,
creating them and storing them in the
responses
map.
- recordOperationSteps(OperationContext, Map<T, ModelNode>, Map<T, ModelNode>, MultistepUtil.OperationHandlerResolver, boolean, boolean) - Static method in class org.jboss.as.controller.operations.MultistepUtil
-
This is a specialized version of the other variant of this method that allows a pluggable strategy
for resolving the
OperationStepHandler
to use for the added steps.
- recordSubsystemVersions(String, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Records the versions of the subsystems associated with the given moduleName
as properties in the
provided ModelNode
.
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
If the
context allows resource removal
,
attempts to restore services by invoking the
performRuntime
method on the @{code addOperation}
handler passed to the constructor; otherwise puts the process in reload-required state.
- recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Recreate the parent service(s) using the given model.
- recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
Recreate the parent service(s) using the given model.
- RECURSIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RECURSIVE_DEPTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RECURSIVE_GLOBAL_OP - Static variable in class org.jboss.as.controller.registry.AliasEntry.AliasContext
-
- RECYCLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- recycleHandler(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Recycles a handler.
- recycleHandler(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- REDEPLOY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REDEPLOY_AFFECTED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REDEPLOY_LINKS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- referenceRecorder - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- referenceRecorder - Variable in class org.jboss.as.controller.AttributeDefinition
-
- REFS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- register(String, Resource) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- register(String, int, Resource) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- register(TransformationDescription, TransformersSubRegistration) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- register(TransformationDescription, SubsystemRegistration, ModelVersion...) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
Deprecated.
- register(TransformationDescription, SubsystemTransformerRegistration, ModelVersion...) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- register(TransformationDescription, SubsystemRegistration, ModelVersionRange) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
Deprecated.
- register(TransformationDescription, SubsystemTransformerRegistration, ModelVersionRange) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- registerAccessConstraintAttributeUtilization(AccessConstraintKey, PathAddress, String) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintAttributeUtilization(AccessConstraintKey, PathAddress, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerAccessConstraintOperationUtilization(AccessConstraintKey, PathAddress, String) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintOperationUtilization(AccessConstraintKey, PathAddress, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerAccessConstraintResourceUtilization(AccessConstraintKey, PathAddress) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintResourceUtilization(AccessConstraintKey, PathAddress) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerAdditionalCapabilityRequirement(RuntimeRequirementRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
- registerAdditionalCapabilityRequirement(RuntimeRequirementRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
- registerAdditionalCapabilityRequirement(String, String, String) - Method in interface org.jboss.as.controller.OperationContext
-
- registerAdditionalRootElement(QName, XMLElementReader<List<ModelNode>>) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- registerAdditionalRootElement(QName, XMLElementReader<List<ModelNode>>) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerAdditionalRuntimePackages(RuntimePackageDependency...) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerAdditionalRuntimePackages(RuntimePackageDependency...) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register "additional" Galleon packages that must be installed in order
for this Resource to function.
- registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, AbstractAddStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Registers add operation
Registers add operation
- registerAlias(PathElement, AliasEntry) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerAlias(PathElement, AliasEntry) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an alias registration to another part of the model
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.ModelOnlyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register operations associated with this resource.
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.AbstractSocketBindingGroupResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.InterfaceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register operations associated with this resource.
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerCallback(String, PathManager.Callback, PathManager.Event...) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Registers a callback for when a path is added/changed/removed
- registerCallback(String, PathManager.Callback, PathManager.Event...) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- registerCapabilities(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register capabilities associated with this resource.
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Register capabilities associated with this resource.
- registerCapability(RuntimeCapabilityRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Registers a capability with the system.
- registerCapability(RuntimeCapabilityRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
Registers a capability with the system.
- registerCapability(RuntimeCapability) - Method in interface org.jboss.as.controller.OperationContext
-
Registers a capability with the system.
- registerCapability(RuntimeCapability) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerCapability(RuntimeCapability) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Registers passed capability on resource
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- registerChild(PathElement, int, Resource) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- registerChild(PathElement, int, Resource) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- registerChild(PathElement, int, Resource) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- registerChild(PathElement, int, Resource) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- registerChild(PathElement, Resource) - Method in interface org.jboss.as.controller.registry.Resource
-
Register a child resource.
- registerChild(PathElement, int, Resource) - Method in interface org.jboss.as.controller.registry.Resource
-
Register a child resource
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register child resources associated with this resource.
- registerChildren(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register child resources associated with this resource.
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerDeploymentModel(ResourceDefinition) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the deployment model node registration for this subsystem.
- registerGlobalNotifications(ManagementResourceRegistration, ProcessType) - Static method in class org.jboss.as.controller.operations.global.GlobalNotifications
-
- registerGlobalOperations(ManagementResourceRegistration, ProcessType) - Static method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- registerHostCapableMustHappenFirst(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- registerHostCapableMustHappenFirst(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- registerHostCapableMustHappenFirst$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- registerIncorporatingCapabilities(Set<RuntimeCapability>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerIncorporatingCapabilities(Set<RuntimeCapability>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Registers a set of capabilities that this resource does not directly provide but to which it contributes.
- registerMetric(AttributeDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerMetric(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute is a metric.
- registerModelControllerServiceInitializationBootStep(BootContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
Used to add the operation used to initialise the ModelControllerServiceInitialization instances.
- registerModelTransformers(ModelVersionRange, ResourceTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer, boolean) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerModelTransformers(ModelVersionRange, CombinedTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer) - Method in interface org.jboss.as.controller.transform.SubsystemTransformerRegistration
-
Register transformers for a specific model versions.
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer, boolean) - Method in interface org.jboss.as.controller.transform.SubsystemTransformerRegistration
-
Register transformers for a given model version.
- registerModelTransformers(ModelVersionRange, CombinedTransformer) - Method in interface org.jboss.as.controller.transform.SubsystemTransformerRegistration
-
Register transformers for a given model version.
- registerNotification(NotificationDefinition, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerNotification(NotificationDefinition) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerNotification(NotificationDefinition, boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Record that the given notification can be emitted by this resource.
- registerNotification(NotificationDefinition) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Record that the given notification can be emitted by this resource.
- registerNotificationHandler(PathAddress, NotificationHandler, NotificationFilter) - Method in interface org.jboss.as.controller.notification.NotificationHandlerRegistry
-
Register the given NotificationHandler to receive notifications emitted by the resource at the given source address.
- registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- registerNotifications(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register notifications associated with this resource.
- registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerOperation(ManagementResourceRegistration, PathInfoHandler) - Static method in class org.jboss.as.controller.services.path.PathInfoHandler
-
- registerOperationHandler(OperationDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(OperationDefinition, OperationStepHandler, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(OperationDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.InterfaceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Register operations associated with this resource.
- registerOperationTransformer(String, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerOperationTransformer(String, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register an operation transformer.
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register a specifically named resource that overrides this
wildcard registration
by adding additional attributes, operations or child types.
- registerPossibleCapability(Capability, PathAddress) - Method in interface org.jboss.as.controller.capability.registry.PossibleCapabilityRegistry
-
Registers a possible capability with the system.
- registerPossibleCapability(Capability, PathAddress) - Method in class org.jboss.as.controller.CapabilityRegistry
-
Registers a capability with the system.
- registerProxyController(PathElement, ProxyController) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerProxyController(PathElement, ProxyController) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register a proxy controller.
- registerReadOnlyAttribute(AttributeDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadOnlyAttribute(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute can be read from but not written to, and
optionally provides an operation handler for the read.
- registerReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute can be both read from and written to, and
provides operation handlers for the read and the write.
- registerRemoveOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Deprecated.
- registerRemoveOperation(ManagementResourceRegistration, AbstractRemoveStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerRequirements(Set<CapabilityReferenceRecorder>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerRequirements(Set<CapabilityReferenceRecorder>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Registers a set of CapabilityReferenceRecorder.
- registerResourceProvider(String, ResourceProvider) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- registerResourceProvider(String, ResourceProvider) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- registerResourceProvider(String, ResourceProvider) - Method in class org.jboss.as.controller.registry.ResourceProvider.ResourceProviderRegistry
-
- registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Register a listener for changes in the configured scoped roles.
- registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerSubModel(ResourceDefinition) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerSubModel(ResourceDefinition) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register the existence of an addressable sub-resource of this resource.
- registerSubResource(PathElement) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, boolean) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, ResourceTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, CombinedTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean, boolean) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, boolean) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, ResourceTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
register a sub resource.
- registerSubResource(PathElement, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean, boolean) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, CombinedTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubsystem(String, ModelVersion) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystem(String, ModelVersion, boolean) - Method in interface org.jboss.as.controller.ExtensionContext
-
Register a new subsystem type.
- registerSubsystem(String, int, int) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystem(String, int, int, int) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystem(String, int, int, int, boolean) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystemModel(ResourceDefinition) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the model node registration for this subsystem.
- registerSubsystemTransformers(String, ModelVersionRange, ResourceTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Register a subsystem transformer.
- registerSubsystemTransformers(String, ModelVersionRange, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Register a subsystem transformer.
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- registerSubsystemWriter(String, Supplier<XMLElementWriter<SubsystemMarshallingContext>>) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
- registerSubsystemWriter(String, Supplier<XMLElementWriter<SubsystemMarshallingContext>>) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
Registers the writer that can marshal to XML the configuration of the
named subsystem.
- registerTransformer(PathAddress, int, int, String, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Register an operation transformer.
- registerTransformer(PathAddress, ModelVersion, String, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Register an operation transformer.
- registerTransformers(SubsystemTransformerRegistration) - Method in interface org.jboss.as.controller.transform.ExtensionTransformerRegistration
-
Registers subsystem tranformers against the SubsystemTransformerRegistration
- registerValidator(String, ParameterValidator) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- registerXMLElementWriter(XMLElementWriter<SubsystemMarshallingContext>) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Registers the XMLElementWriter
that can handle marshalling
the subsystem's configuration to XML.
- registerXMLElementWriter(Supplier<XMLElementWriter<SubsystemMarshallingContext>>) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Registers the XMLElementWriter
that can handle marshalling
the subsystem's configuration to XML.
- RegistrationPoint - Class in org.jboss.as.controller.capability.registry
-
Encapsulates the point in the model that triggered the registration of a capability or requirement.
- RegistrationPoint(PathAddress, String) - Constructor for class org.jboss.as.controller.capability.registry.RegistrationPoint
-
- REJECT_CREDENTIAL_REFERENCE_WITH_BOTH_STORE_AND_CLEAR_TEXT - Static variable in class org.jboss.as.controller.security.CredentialReference
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Gets called by the default implementations of #rejectOperationParameter(String, ModelNode, ModelNode, TransformationContext)
and
#rejectResourceAttribute(String, ModelNode, TransformationContext)
.
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- RejectAttributeChecker - Interface in org.jboss.as.controller.transform.description
-
Checks whether an attribute should be rejected or not
- RejectAttributeChecker.DefaultRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A standard implementation of RejectAttributeChecker.
- RejectAttributeChecker.ListRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A RejectAttributeChecker for ModelType.LIST
attribute values
- RejectAttributeChecker.ObjectFieldsRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A RejectAttributeChecker for ModelType.OBJECT
attribute values
- RejectAttributeChecker.SimpleAcceptAttributeChecker - Class in org.jboss.as.controller.transform.description
-
Rejects an attribute if the value is anything other than the specified value..
- RejectAttributeChecker.SimpleRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
Rejects the attribute if the value is equal to the specified value.
- rejectAttributesCoreModelResourceTransformer(PathAddress, String, ModelVersion, List<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- rejectAttributesCoreModelResourceTransformer(PathAddress, String, ModelVersion, List<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectAttributesCoreModelResourceTransformer$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectAttributesSubsystemModelResourceTransformer(PathAddress, String, String, ModelVersion, List<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- rejectAttributesSubsystemModelResourceTransformer(PathAddress, String, String, ModelVersion, List<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectAttributesSubsystemModelResourceTransformer$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectChildResource(PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Recursively rejects all child resources and its operations
- rejectedResourceResourceTransformation(PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- rejectedResourceResourceTransformation(PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectedResourceResourceTransformation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectEmptyConfig(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- rejectEmptyConfig(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectEmptyConfig$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RejectExpressionValuesTransformer - Class in org.jboss.as.controller.transform
-
A transformer rejecting values containing an expression.
- RejectExpressionValuesTransformer(AttributeDefinition...) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Set<String>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(String...) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Set<String>, Map<String, AttributeTransformationRequirementChecker>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Map<String, AttributeTransformationRequirementChecker>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(String, AttributeTransformationRequirementChecker) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- REJECTING - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
An expression resolver that throws an OperationFailedException
if any expressions are found.
- rejectOperation(ModelNode) - Method in interface org.jboss.as.controller.transform.OperationRejectionPolicy
-
Reject the operation.
- rejectOperation(ModelNode) - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceOperationTransformation(PathAddress, ModelNode) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- rejectResourceOperationTransformation(PathAddress, ModelNode) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rejectResourceOperationTransformation$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RejectTransformationDescriptionBuilder - Class in org.jboss.as.controller.transform.description
-
- RejectTransformationDescriptionBuilder(PathElement) - Constructor for class org.jboss.as.controller.transform.description.RejectTransformationDescriptionBuilder
-
- RELATIVE_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.services.path.PathResourceDefinition
-
A relative-to attribute definition
- RELATIVE_TO_ONLY - Static variable in class org.jboss.as.controller.services.path.ResolvePathHandler
-
- RelativePathService - Class in org.jboss.as.controller.services.path
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELEASE_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- releaseReadLock(int) - Method in class org.jboss.as.controller.AbstractControllerService
-
- RELOAD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELOAD_REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELOAD_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- reloadingServerToNormalModeAfterAdditionalBootCliScript(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- reloadingServerToNormalModeAfterAdditionalBootCliScript(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reloadingServerToNormalModeAfterAdditionalBootCliScript$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reloadInitiated(T) - Method in interface org.jboss.as.controller.operations.common.ProcessReloadHandler.ReloadContext
-
- reloadRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that the process requires a stop and re-start of its root service (but not a full process
restart) in order to ensure stable operation and/or to bring its running state in line with its persistent configuration.
- reloadRequired() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- ReloadRequiredAddStepHandler - Class in org.jboss.as.controller
-
An handler for an 'add' operation that does nothing in the
runtime stage
but put the process in
reload-required state.
- ReloadRequiredAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
- ReloadRequiredAddStepHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
- ReloadRequiredAddStepHandler(RuntimeCapability, AttributeDefinition...) - Constructor for class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
Deprecated.
- ReloadRequiredAddStepHandler(Set<RuntimeCapability>, Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
Deprecated.
- ReloadRequiredAddStepHandler(AbstractAddStepHandler.Parameters) - Constructor for class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
- ReloadRequiredRemoveStepHandler - Class in org.jboss.as.controller
-
A handler for the "remove" operation that always puts the process in "reload-required" state.
- ReloadRequiredRemoveStepHandler(RuntimeCapability...) - Constructor for class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
Deprecated.
- ReloadRequiredRemoveStepHandler() - Constructor for class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
Creates a new ReloadRequiredRemoveStepHandler
- ReloadRequiredWriteAttributeHandler - Class in org.jboss.as.controller
-
- ReloadRequiredWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadRequiredWriteAttributeHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadServerCallback() - Constructor for class org.jboss.as.controller.services.path.PathManager.ReloadServerCallback
-
- REMOTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REMOTE_ADDRESS - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- REMOTE_DESTINATION_OUTBOUND_SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RemoteProxyController - Class in org.jboss.as.controller.remote
-
- REMOVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- remove(ModelNode) - Method in class org.jboss.as.controller.PathAddress
-
- remove(String) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- remove() - Method in interface org.jboss.as.controller.services.path.PathManager.Callback.Handle
-
Removes the callback
- REMOVE_CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- removeAlternatives(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- removeCapability(String, CapabilityScope, PathAddress) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Remove a previously registered capability if all registration points for it have been removed.
- removeCapability(String, CapabilityScope, PathAddress) - Method in class org.jboss.as.controller.CapabilityRegistry
-
Remove a previously registered capability if all registration points for it have been removed.
- removeCapabilityRequirement(RuntimeRequirementRegistration) - Method in interface org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Remove a previously registered requirement for a capability.
- removeCapabilityRequirement(RuntimeRequirementRegistration) - Method in class org.jboss.as.controller.CapabilityRegistry
-
Remove a previously registered requirement for a capability.
- removeCapabilityRequirements(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Based on the given attribute value, remove capability requirements.
- removeCapabilityRequirements(OperationContext, Resource, String, String...) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
-
Deregisters capability requirement information from the given context.
- removeCapabilityRequirements(OperationContext, Resource, String, String...) - Method in interface org.jboss.as.controller.CapabilityReferenceRecorder
-
Deregisters capability requirement information from the given context.
- removeCapabilityRequirements(OperationContext, Resource, String, String...) - Method in class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectMapAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- removeCapabilityRequirements(OperationContext, Resource, ModelNode) - Method in class org.jboss.as.controller.StringListAttributeDefinition
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- removeChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Remove a child resource.
- removeChildRecursively(PathElement) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
Gets whether a child resource should be removed via the addition of a step to invoke
the "remove" operation for its address.
- removeExtension(Resource, String, ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Cleans up a extension module's subsystems from the resource registration model.
- removeFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Removes a special purpose flag
from the set of those relevant to the attribute
- removeFormatter(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Remove a formatter
- removeFormatter(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removeHandler(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Remove a handler.
- removeHandler(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removeHandlerReference(PathAddress) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Add a handler reference.
- removeHandlerReference(PathAddress) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removePossibleCapability(Capability, PathAddress) - Method in interface org.jboss.as.controller.capability.registry.PossibleCapabilityRegistry
-
Remove a previously registered possible capability if all registration points for it have been removed.
- removePossibleCapability(Capability, PathAddress) - Method in class org.jboss.as.controller.CapabilityRegistry
-
Remove a previously registered capability if all registration points for it have been removed.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jboss.as.controller.ProcessStateNotifier
-
Remove a listener for changes in the current state.
- removeRegistrationPoint(RegistrationPoint) - Method in class org.jboss.as.controller.capability.registry.CapabilityRegistration
-
- removeRegistrationPoint(RegistrationPoint) - Method in class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- removeResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Remove a resource relative to the executed operation address.
- removeRoleMapping(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Remove a role from the list of defined roles.
- removeRoleMappingPrincipal(String, AuthorizerConfiguration.PrincipalType, WritableAuthorizerConfiguration.MatchType, String, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- removeScopedRole(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- removeService(ServiceName) - Method in interface org.jboss.as.controller.OperationContext
-
Initiate a service removal.
- removeService(ServiceController<?>) - Method in interface org.jboss.as.controller.OperationContext
-
Initiate a service removal.
- removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Removes services.
- removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
Removes services.
- removeUnsupportedLegacyExtension(List<String>, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- removeUnsupportedLegacyExtension(List<String>, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removeUnsupportedLegacyExtension$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingExtensionWithRegisteredSubsystem(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an attempt was made to remove an extension before removing all of its
subsystems.
- removingExtensionWithRegisteredSubsystem(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingExtensionWithRegisteredSubsystem$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingServiceUnsatisfiedDependencies() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating that removing services has lead to unsatisfied dependencies.
- removingServiceUnsatisfiedDependencies(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating that removing services has lead to unsatisfied dependencies.
- removingServiceUnsatisfiedDependencies() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingServiceUnsatisfiedDependencies(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingServiceUnsatisfiedDependencies0$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- removingServiceUnsatisfiedDependencies1$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rename(File, File) - Method in class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
- rename(String) - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Give the operation a new name
- REPLACE_DEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ReplaceElementKey(String) - Constructor for class org.jboss.as.controller.transform.PathAddressTransformer.ReplaceElementKey
-
- replaceLastElement(PathElement) - Static method in class org.jboss.as.controller.transform.AliasOperationTransformer
-
Deprecated.
Replace the last element of an address with a static path element.
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.AbstractConstraint
-
Gets whether this constraint is equivalent to and can thus replace another constraint
in a
ManagementPermission
.
- replaces(Constraint) - Method in interface org.jboss.as.controller.access.constraint.Constraint
-
Gets whether this constraint is equivalent to and can thus replace another constraint
in a
ManagementPermission
.
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- REPLY - Static variable in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- REPLY_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- replyAllowNull - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyAllowNull - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyParameters - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyParameters - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyType - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyType - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyValueType - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyValueType - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- report(MessageSeverity, String) - Method in interface org.jboss.as.controller.OperationContext
-
Send a message to the client.
- ReportAttacher - Interface in org.jboss.as.controller.operations.global
-
Interfaceto build a report from ModelNode as a binary stream and attach it to the response.
- ReportAttacher.AbstractReportAttacher - Class in org.jboss.as.controller.operations.global
-
- REQUEST_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- requireAttributes(XMLExtendedStreamReader, String...) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require all the named attributes, returning their values in order.
- requireChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.registry.DelegatingResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- requireChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Get a single child of this resource with the given address.
- REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- required(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the name
is required.
- required(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- required(String) - Static method in class org.jboss.as.controller.registry.RuntimePackageDependency
-
Build a required RuntimePackageDependency.
- required$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredAttributeNotSet(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requiredAttributeNotSet(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredAttributeNotSet$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredCapabilityMissing(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requiredCapabilityMissing() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requiredCapabilityMissing(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredCapabilityMissing() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredCapabilityMissing0$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredCapabilityMissing1$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredWithAlternatives(String, Set<String>) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requiredWithAlternatives(String, Set<String>) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requiredWithAlternatives$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requirementPointFull(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requirementPointFull(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requirementPointFull$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requirementPointSimple(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- requirementPointSimple(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- requirementPointSimple$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RequirementRegistration - Class in org.jboss.as.controller.capability.registry
-
Encapsulates the registration information for a requirement for a capability.
- RequirementRegistration(String, String, CapabilityScope) - Constructor for class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- RequirementRegistration(String, CapabilityId) - Constructor for class org.jboss.as.controller.capability.registry.RequirementRegistration
-
- RequirementRegistration(String, String, CapabilityScope, RegistrationPoint) - Constructor for class org.jboss.as.controller.capability.registry.RequirementRegistration
-
Creates a new requirement registration.
- RequirementRegistration(RuntimeRequirementRegistration) - Constructor for class org.jboss.as.controller.capability.registry.RequirementRegistration
-
Copy constructor.
- requireNamespace(XMLExtendedStreamReader, Namespace) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require that the namespace of the current element matches the required namespace.
- requireNoAttributes(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Checks that the current element has no attributes, throwing an
XMLStreamException
if one is found.
- requireNoChildResources() - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- requireNoContent(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Consumes the remainder of the current element, throwing an
XMLStreamException
if it contains any child
elements.
- requireNoNamespaceAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- requireOptionalCapability(String, String, String) - Method in interface org.jboss.as.controller.OperationContext
-
Requests that one of a capability's optional requirements hereafter be treated as required, until the process is
stopped or reloaded.
- requires - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- REQUIRES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- requiresCapability(String, Class<V>, String...) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
-
Capability requirement.
- requiresConsistencyCheck() - Method in interface org.jboss.as.controller.capability.registry.CapabilityScope
-
Gets whether a consistency check must be performed when other capabilities depend on capabilities
in this scope.
- requireSingleAttribute(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require that the current element have only a single attribute with the
given name.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.management.ManagementInterfaceAddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
Returns false
.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
Returns false
.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets whether this operation needs to update the runtime.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
Is a runtime step required? By default his method delegates to the supplied
AbstractAddStepHandler
, if
the add handler required a runtime step then most likely the remove step handler will also require one.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.services.path.PathInfoHandler
-
- reserved(String, Location) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the name
is reserved.
- reserved(String, Location) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reserved$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- reset() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Reset the internal state of this object back to what it originally was.
- reset() - Method in class org.jboss.as.controller.capability.registry.CapabilityResolutionContext
-
Resets this object, removing all attachments.
- resetBootFile(boolean, String) - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- RESOLVE_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeGroupHandler
-
- RESOLVE_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- RESOLVE_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- RESOLVE_EXPRESSIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESOLVE_INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeGroupHandler
-
- RESOLVE_INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- RESOLVE_INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- resolvedFileDoesNotExistOrIsDirectory(File) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- resolvedFileDoesNotExistOrIsDirectory(File) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resolvedFileDoesNotExistOrIsDirectory$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ResolveExpressionHandler - Class in org.jboss.as.controller.operations.common
-
Operation that resolves an expression (but not against the vault) and returns the resolved value.
- resolveExpressions(ModelNode) - Method in interface org.jboss.as.controller.ExpressionResolver
-
Resolves any expressions in the passed in ModelNode.
- resolveExpressions(ModelNode) - Method in class org.jboss.as.controller.ExpressionResolverImpl
-
- resolveExpressions(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Resolves any expressions in the passed in ModelNode.
- resolveGUID(String) - Static method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.remote.ModelControllerClientOperationHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.remote.TransactionalProtocolOperationHandler
-
- resolveHost(ModelVersion, ModelNode) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the host registry.
- resolveHost(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the host registry.
- resolveModelAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
model
whose key matches this attribute's
name
,
uses the given
context
to
resolve
it and validates it using this attribute's
validator
.
- resolveModelAttribute(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- resolveOperationTransformer(Iterator<PathElement>, String) - Method in interface org.jboss.as.controller.registry.OperationTransformerRegistry.PlaceholderResolver
-
Resolves a resource transformer from the relative address of the current OperationTransformerRegistry
entry
- resolveOperationTransformer(PathAddress, String, OperationTransformerRegistry.PlaceholderResolver) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Resolve an operation transformer entry.
- resolvePath() - Method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- resolvePath() - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- resolvePath() - Method in class org.jboss.as.controller.services.path.PathEntry
-
Returns the fully resolved path
- resolvePath() - Method in class org.jboss.as.controller.services.path.RelativePathService
-
- ResolvePathHandler - Class in org.jboss.as.controller.services.path
-
An operation to resolve a relative-to path.
- ResolvePathHandler.Builder - Class in org.jboss.as.controller.services.path
-
Build an operation to resolve the
- resolvePathTransformers(Iterator<PathElement>, List<PathAddressTransformer>) - Method in interface org.jboss.as.controller.registry.OperationTransformerRegistry.PlaceholderResolver
-
Adds path address transformers to the list for the relative address and below of the current OperationTransformerRegistry
entry
- resolvePluggableExpression(ModelNode) - Method in class org.jboss.as.controller.ExpressionResolverImpl
-
Attempt to resolve the expression encapsulated in the given node
,
setting the value of node
to the resolved string if successful, or leaving node
unaltered
if the expression is not of a form resolvable by this method.
- resolveRelativePathEntry(String, String) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Resolves a relative path
- resolveRelativePathEntry(String, String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- resolveResourceTransformer(PathAddress, OperationTransformerRegistry.PlaceholderResolver) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Resolve a resource transformer for a given address.
- resolveServer(ModelVersion, ModelNode) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the server registry.
- resolveServer(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the server registry.
- resolveTransformer(Iterator<PathElement>, ModelVersion, String) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- resolveTransformer(ResourceTransformationContext, PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Resolve a resource transformer for agiven address.
- resolveTransformer(TransformationContext, PathAddress, String) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Resolve an operation transformer for a given address.
- resolveTransformer(ResourceTransformationContext, PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- resolveTransformer(TransformationContext, PathAddress, String) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- resolveTransformerEntry(Iterator<PathElement>) - Method in interface org.jboss.as.controller.registry.OperationTransformerRegistry.PlaceholderResolver
-
Resolves a
TransformerEntry
from the relative address of the current
OperationTransformerRegistry
entry
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Takes the given
value
, resolves it using the given
context
and validates it using this attribute's
validator
.
- resolveValue(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Takes the given
value
, resolves it using the given
resolver
and validates it using this attribute's
validator
.
- resolveValue(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
Overrides the superclass implementation to allow the value type's AttributeDefinition to in turn
resolve each element.
- resolveValue(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
Overrides the superclass implementation to allow the AttributeDefinition for each field in the
object to in turn resolve that field.
- resolveVersions(ExtensionRegistry) - Static method in class org.jboss.as.controller.transform.TransformerRegistry
-
- resolveVersions(ModelNode) - Static method in class org.jboss.as.controller.transform.TransformerRegistry
-
- Resource - Interface in org.jboss.as.controller.registry
-
An addressable resource in the management model, representing a local model and child resources.
- Resource.Factory - Class in org.jboss.as.controller.registry
-
- Resource.NoSuchResourceException - Exception in org.jboss.as.controller.registry
-
- Resource.ResourceEntry - Interface in org.jboss.as.controller.registry
-
- Resource.Tools - Class in org.jboss.as.controller.registry
-
- RESOURCE_ADDED_NOTIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESOURCE_NAME - Static variable in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- RESOURCE_PATH - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- RESOURCE_PATH - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- RESOURCE_REMOVED_NOTIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESOURCE_SERVICES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ResourceAuthorization - Interface in org.jboss.as.controller.access
-
- ResourceBuilder - Interface in org.jboss.as.controller
-
- ResourceBuilder.Factory - Class in org.jboss.as.controller
-
- ResourceCapabilityReferenceRecorder(Function<PathAddress, String[]>, String, Function<PathAddress, String[]>, String) - Constructor for class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- ResourceCapabilityReferenceRecorder(String, Function<PathAddress, String[]>, String) - Constructor for class org.jboss.as.controller.CapabilityReferenceRecorder.ResourceCapabilityReferenceRecorder
-
- ResourceDefinition - Interface in org.jboss.as.controller
-
Provides essential information defining a management resource.
- ResourceDescriptionResolver - Interface in org.jboss.as.controller.descriptions
-
Resolves localized text descriptions of resources and their components.
- ResourceFilter - Interface in org.jboss.as.controller.registry
-
A resource filter.
- ResourceMarshaller - Interface in org.jboss.as.controller
-
- resourceMustExist(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
By default the handler will check whether the resource exist before calling @{link #executeRuntimeStep(OperationContext, ModelNode)}.
- ResourceNotAddressableException - Exception in org.jboss.as.controller.access
-
- ResourceNotAddressableException(PathAddress) - Constructor for exception org.jboss.as.controller.access.ResourceNotAddressableException
-
- resourceNotFound(PathAddress, PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating a resource does not exist.
- resourceNotFound(PathAddress, PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceOnly - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- ResourceParser - Interface in org.jboss.as.controller
-
- ResourceProvider - Interface in org.jboss.as.controller.registry
-
- ResourceProvider.ResourceProviderRegistry - Class in org.jboss.as.controller.registry
-
- ResourceProvider.Tool - Class in org.jboss.as.controller.registry
-
- ResourceProviderRegistry() - Constructor for class org.jboss.as.controller.registry.ResourceProvider.ResourceProviderRegistry
-
- resourceRegistrationIsNotAnAlias() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- resourceRegistrationIsNotAnAlias() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceRegistrationIsNotAnAlias$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ResourceTransformationContext - Interface in org.jboss.as.controller.transform
-
The resource transformation context.
- ResourceTransformationDescriptionBuilder - Interface in org.jboss.as.controller.transform.description
-
Resource specific transformation description builder.
- ResourceTransformer - Interface in org.jboss.as.controller.transform
-
The resource transformer.
- ResourceTransformerEntry(ResourceTransformer, boolean) - Constructor for class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- resourceWasAdded(PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- resourceWasAdded(PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceWasAdded$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceWasRemoved(PathAddress) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- resourceWasRemoved(PathAddress) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- resourceWasRemoved$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RESPONSE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- response - Variable in class org.jboss.as.controller.ParsedBootOp
-
- RESPONSE_HEADERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ResponseAttachmentInputStreamSupport - Class in org.jboss.as.controller.remote
-
Support logic related to dealing with input streams attached to an operation response.
- ResponseAttachmentInputStreamSupport() - Constructor for class org.jboss.as.controller.remote.ResponseAttachmentInputStreamSupport
-
For test usage only as it has no facility for closing attached streams.
- ResponseAttachmentInputStreamSupport(ScheduledExecutorService) - Constructor for class org.jboss.as.controller.remote.ResponseAttachmentInputStreamSupport
-
Create a new support with the given timeout for closing unread streams.
- responseHandlerNotFound(int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- responseHandlerNotFound(int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- responseHandlerNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RESTART - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESTART_REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESTART_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- restartingServerAfterBootCliScript(File, String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- restartingServerAfterBootCliScript(File, String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- restartingServerAfterBootCliScript$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RestartParentResourceAddHandler - Class in org.jboss.as.controller
-
Simple add handler which, if allowed, restarts a parent resource when the child is added.
- RestartParentResourceAddHandler(String) - Constructor for class org.jboss.as.controller.RestartParentResourceAddHandler
-
- RestartParentResourceAddHandler(String, RuntimeCapability...) - Constructor for class org.jboss.as.controller.RestartParentResourceAddHandler
-
- RestartParentResourceAddHandler(String, Set<RuntimeCapability>, Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.RestartParentResourceAddHandler
-
- RestartParentResourceHandlerBase - Class in org.jboss.as.controller
-
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
- RestartParentResourceHandlerBase(String) - Constructor for class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- RestartParentResourceRemoveHandler - Class in org.jboss.as.controller
-
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
- RestartParentResourceRemoveHandler(String) - Constructor for class org.jboss.as.controller.RestartParentResourceRemoveHandler
-
- RestartParentResourceRemoveHandler(String, RuntimeCapability...) - Constructor for class org.jboss.as.controller.RestartParentResourceRemoveHandler
-
- RestartParentWriteAttributeHandler - Class in org.jboss.as.controller
-
- RestartParentWriteAttributeHandler(String, AttributeDefinition...) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- RestartParentWriteAttributeHandler(String, Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- restartRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that the process must be terminated and replaced with a new process in order to ensure stable
operation and/or to bring the running state in line with the persistent configuration.
- restartRequired() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- restoreAddress(PathAddress, PathAddress) - Method in interface org.jboss.as.controller.ProxyOperationAddressTranslator
-
- RESULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESULT_PATH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESULT_PATTERN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESUME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESUME_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- retrieveFromVault(String) - Method in interface org.jboss.as.controller.VaultReader
-
Returns the data stored in the vault that is indicated by the given "vaulted data".
- retrievePreparedOperation() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener
-
Retrieves and removes the head of the underlying queue, waiting if necessary until an element becomes available.
- retrievePreparedOperation(long, TimeUnit) - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener
-
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
- REVERSE_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REVERT_RELOAD_REQUIRED_ROLLBACK_HANDLER - Static variable in interface org.jboss.as.controller.OperationContext.RollbackHandler
-
- revertReloadRequired(Object) - Method in class org.jboss.as.controller.ControlledProcessState
-
- revertReloadRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that a previous call to
OperationContext.reloadRequired()
can be ignored (typically because the change
that led to the need for reload has been rolled back.)
- revertResourceRestarted(PathAddress, Object) - Method in interface org.jboss.as.controller.OperationContext
-
Removes the restarted marking on the specified resource, provided the passed owner is the one
originally used to obtain the mark.
- revertRestartRequired(Object) - Method in class org.jboss.as.controller.ControlledProcessState
-
- revertRestartRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that a previous call to
OperationContext.restartRequired()
can be ignored (typically because the change
that led to the need for restart has been rolled back.)
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, T) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, ModelNode) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.controller.security.CredentialReferenceWriteAttributeHandler
-
- ROLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLE_MAPPING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- roleIsAlreadyRegistered(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- roleIsAlreadyRegistered(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- roleIsAlreadyRegistered$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RoleMapper - Interface in org.jboss.as.controller.access.rbac
-
Determines the set of roles applicable for a management request.
- ROLES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLES_FILTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- rollback() - Method in interface org.jboss.as.controller.ModelController.OperationTransaction
-
Roll the operation back.
- rollback() - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- rollback() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.PersistenceResource
-
Discard the changes.
- rollback() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- ROLLBACK_ACROSS_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_ON_RUNTIME_FAILURE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- rollbackAlreadyInvoked() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the rollback has already been invoked.
- rollbackAlreadyInvoked() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rollbackAlreadyInvoked$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rollbackChanges() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Roll back changes made as part of the current operation.
- rollbackChanges() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- rollbackCredentialStoreUpdate(AttributeDefinition, OperationContext, Resource) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- rollbackCredentialStoreUpdate(AttributeDefinition, OperationContext, ModelNode) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- rollbackCredentialStoreUpdate(AttributeDefinition, OperationContext, String, String) - Static method in class org.jboss.as.controller.security.CredentialReference
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Deprecated.
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.ReloadRequiredAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Rollback the update.
- ROLLED_BACK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLING_TO_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLOUT_PLAN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLOUT_PLANS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROOT_ATTRIBUTES - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
The root attributes.
- ROOT_LOGGER - Static variable in interface org.jboss.as.controller.logging.ControllerLogger
-
Default root logger with category of the package name.
- rootRegistrationIsNotOverridable() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.
- rootRegistrationIsNotOverridable() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- rootRegistrationIsNotOverridable$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ROTATE_AT_STARTUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROTATE_SIZE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- rotateLogFile(File) - Method in class org.jboss.as.controller.audit.AbstractFileAuditLogHandler
-
- rotateLogFile(File) - Method in class org.jboss.as.controller.audit.FileAuditLogHandler
-
- rotateLogFile(File) - Method in class org.jboss.as.controller.audit.PeriodicRotatingFileAuditLogHandler
-
- rotateLogFile(File) - Method in class org.jboss.as.controller.audit.SizeRotatingFileAuditLogHandler
-
- RunAsRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper
that allows clients to specify the roles they desire to run as.
- RunAsRoleMapper(RoleMapper) - Constructor for class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- RunAsRolePermission - Class in org.jboss.as.controller.access.rbac
-
A simple Permission
to allow code being executed without an associated remote to be granted the permission to execute
using a specified role.
- RunAsRolePermission(String) - Constructor for class org.jboss.as.controller.access.rbac.RunAsRolePermission
-
- runInVm(PrivilegedAction<T>) - Static method in class org.jboss.as.controller.access.InVmAccess
-
Run an action as an in-vm action.
- runInVm(PrivilegedExceptionAction<T>) - Static method in class org.jboss.as.controller.access.InVmAccess
-
Run an action as an in-vm action.
- RUNNING_MODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNNING_SERVER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNNING_TIME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RunningMode - Enum in org.jboss.as.controller
-
The current running mode of the server.
- RunningModeControl - Class in org.jboss.as.controller
-
Provides control over the server's current
RunningMode
.
- RunningModeControl(RunningMode) - Constructor for class org.jboss.as.controller.RunningModeControl
-
- RUNTIME_CONFIGURATION_STATE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_MODIFICATION_BEGUN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_MODIFICATION_COMPLETE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_UPDATE_SKIPPED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RuntimeCapability<T> - Class in org.jboss.as.controller.capability
-
A capability exposed in a running WildFly process.
- RuntimeCapability.Builder<T> - Class in org.jboss.as.controller.capability
-
- RuntimeCapabilityRegistration - Class in org.jboss.as.controller.capability.registry
-
- RuntimeCapabilityRegistration(RuntimeCapability<?>, CapabilityScope, RegistrationPoint) - Constructor for class org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistration
-
- RuntimeCapabilityRegistration(RuntimeCapabilityRegistration) - Constructor for class org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistration
-
Copy constructor.
- RuntimeCapabilityRegistry - Interface in org.jboss.as.controller.capability.registry
-
- RuntimeCapabilityRegistry.RuntimeStatus - Enum in org.jboss.as.controller.capability.registry
-
- RuntimeHostControllerInfoAccessor - Interface in org.jboss.as.controller.extension
-
- RuntimeHostControllerInfoAccessor.HostControllerInfo - Interface in org.jboss.as.controller.extension
-
- runtimeModificationBegun() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- runtimeModificationBegun() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- runtimeModificationBegun$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- runtimeModificationComplete() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- runtimeModificationComplete() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- runtimeModificationComplete$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- RuntimePackageDependency - Class in org.jboss.as.controller.registry
-
A runtime package dependency expresses a dependency to a galleon package.
- RuntimeRequirementRegistration - Class in org.jboss.as.controller.capability.registry
-
- RuntimeRequirementRegistration(String, String, CapabilityScope, RegistrationPoint) - Constructor for class org.jboss.as.controller.capability.registry.RuntimeRequirementRegistration
-
Creates a new requirement registration.
- RuntimeRequirementRegistration(String, String, CapabilityScope, RegistrationPoint, boolean) - Constructor for class org.jboss.as.controller.capability.registry.RuntimeRequirementRegistration
-
Creates a new requirement registration.
- RuntimeRequirementRegistration(RuntimeRequirementRegistration) - Constructor for class org.jboss.as.controller.capability.registry.RuntimeRequirementRegistration
-
Copy constructor.
- runtimeUpdateSkipped() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that an update to the runtime that would normally have been made could not be made due to
the current state of the process.
- SASL_AUTHENTICATION_FACTORY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SASL_AUTHENTICATION_FACTORY - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- SASL_AUTHENTICATION_FACTORY - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- SASL_AUTHENTICATION_FACTORY_CAPABILITY - Static variable in class org.jboss.as.controller.management.Capabilities
-
- SASL_PROTOCOL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SASL_PROTOCOL - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- SASL_PROTOCOL - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- SCHEMA_LOCATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SCHEMA_LOCATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- schemaAlreadyRegistered(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating a schema with URI, represented by the schemaUri
parameter, is already registered
with the location, represented by the location
parameter.
- schemaAlreadyRegistered(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- schemaAlreadyRegistered$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SchemaLocationAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource add-schema-location operation.
- SchemaLocationRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource remove-schema-location operation.
- schemaNotFound(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the schema was not found wit the uri
.
- schemaNotFound(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- schemaNotFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ScopedRole(String, String, ScopingConstraint) - Constructor for class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
- scopedRoleAdded(AuthorizerConfiguration.ScopedRole) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRoleListener
-
Notification that a scoped role is being added.
- scopedRoleAdded(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- scopedRoleRemoved(AuthorizerConfiguration.ScopedRole) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRoleListener
-
Notification that a scoped role has been removed.
- scopedRoleRemoved(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- ScopingConstraint - Interface in org.jboss.as.controller.access.constraint
-
Interface used to indicate that the implementing class serves to limit the scope of an
otherwise standard permission.
- ScopingConstraintFactory - Interface in org.jboss.as.controller.access.constraint
-
Marker interface that indicates the constraints produced by this factory are associated
with a
ScopingConstraint
.
- SEARCH_BY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECRET - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURE_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURE_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURE_SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_DOMAIN_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_DOMAIN_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- SECURITY_REALM_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_REALM_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_REALMS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURITY_VAULT - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_VAULT - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- securityIdentitySupplier - Variable in class org.jboss.as.controller.AbstractControllerService
-
- SELECT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- selectFailedCouldNotConvertAttributeToType(String, ModelType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an attribute could not be converted to the type required by a query select
- selectFailedCouldNotConvertAttributeToType(String, ModelType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- selectFailedCouldNotConvertAttributeToType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SEND_IDENTITY - Static variable in interface org.jboss.as.controller.remote.TransactionalProtocolClient
-
Attachment whether the client should send the identity as part of the operation request.
- SEND_IN_VM - Static variable in interface org.jboss.as.controller.remote.TransactionalProtocolClient
-
Attachment whether the client should send a flag that allows IN-VM operation requests.
- sendEarlyResponse(OperationContext.ResultAction) - Method in interface org.jboss.as.controller.remote.EarlyResponseSendListener
-
Informs the management kernel that it is ok to send an early response to the operation.
- SENSITIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SensitiveTargetAccessConstraintDefinition - Class in org.jboss.as.controller.access.management
-
- SensitiveTargetAccessConstraintDefinition(SensitivityClassification) - Constructor for class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SensitiveTargetConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint
related to whether a resource, attribute or operation is considered security sensitive.
- SensitiveTargetConstraint.Factory - Class in org.jboss.as.controller.access.constraint
-
- SensitiveVaultExpressionConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint
related to whether an attribute is considered security sensitive
because it contains a vault expression.
- SENSITIVITY_CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SensitivityClassification - Class in org.jboss.as.controller.access.constraint
-
Classification to apply to resources, attributes or operation to allow configuration
of whether access, reads or writes are sensitive.
- SensitivityClassification(String, String, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SERVER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER - Static variable in interface org.jboss.as.controller.extension.RuntimeHostControllerInfoAccessor
-
- SERVER - Static variable in interface org.jboss.as.controller.ProxyOperationAddressTranslator
-
- SERVER_BOOTING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_CONFIG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_GROUP_SCOPED_ROLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_IDENTITIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_IDENTITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_LAUNCH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_LAUNCH_KEY - Static variable in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
Operation attachment key used when the describe operation is being invoked in order to create the operations to launch a server
- SERVER_LOGGER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_NAME - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- SERVER_NAME - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- SERVER_OPERATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_SSL - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SERVER_SSL - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- ServerGroupEffect - Interface in org.jboss.as.controller.access
-
Encapsulates information about the relationship of a resource to server groups in a domain.
- ServerGroupEffectConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether the target resource is associated with one or more managed domain server groups.
- ServerGroupEffectConstraint(List<String>) - Constructor for class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- serverResultsAccessNotAllowed(ProcessType, ProcessType) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- serverResultsAccessNotAllowed(ProcessType, ProcessType) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serverResultsAccessNotAllowed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVICE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVICE_NAME - Static variable in class org.jboss.as.controller.ControlledProcessStateService
-
- SERVICE_NAME - Static variable in class org.jboss.as.controller.services.path.PathManagerService
-
- serviceInstallCancelled() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the service install was cancelled.
- serviceInstallCancelled() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceInstallCancelled$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceInstallTimedOut(long, ServiceName) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- serviceInstallTimedOut(long, ServiceName) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceInstallTimedOut$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceName(String, PathAddress) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
The service name to be removed.
- serviceName(String) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
The service name to be removed.
- ServiceNameFactory - Class in org.jboss.as.controller
-
Provides a factory for creating ServiceName
instances from dot-separated strings while trying to
mitigate the memory overhead of having multiple copies of elements of the name that have the same
simple name
.
- ServiceNameFactory() - Constructor for class org.jboss.as.controller.ServiceNameFactory
-
- serviceRegistryRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the get service registry only supported in runtime operations.
- serviceRegistryRuntimeOperationsOnly() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceRegistryRuntimeOperationsOnly$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceRemovalRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the service removal only supported in runtime operations.
- serviceRemovalRuntimeOperationsOnly() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceRemovalRuntimeOperationsOnly$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- ServiceRemoveStepHandler - Class in org.jboss.as.controller
-
Abstract remove step handler that simply removes a service.
- ServiceRemoveStepHandler(ServiceName, AbstractAddStepHandler, RuntimeCapability...) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
Deprecated.
- ServiceRemoveStepHandler(ServiceName, AbstractAddStepHandler) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
Creates a ServiceRemoveStepHandler
.
- ServiceRemoveStepHandler(AbstractAddStepHandler, RuntimeCapability...) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
Deprecated.
- ServiceRemoveStepHandler(AbstractAddStepHandler) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
Creates a ServiceRemoveStepHandler
.
- SERVICES_MISSING_DEPENDENCIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVICES_MISSING_TRANSITIVE_DEPENDENCIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- servicesMissing(StringBuilder) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the missing services.
- servicesMissing(StringBuilder) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- servicesMissing$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- servicesMissingDependencies() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message that indicates there are services with missing or unavailable dependencies.
- servicesMissingDependencies() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- servicesMissingDependencies$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportAvailable(ServiceName) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report for unavailable dependencies.
- serviceStatusReportAvailable(ServiceName) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportAvailable$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportCorrected() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report indicating new corrected service.
- serviceStatusReportCorrected() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportCorrected$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportDependencies() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report indicating new missing or unsatisfied dependencies.
- serviceStatusReportDependencies() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportDependencies$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportFailed() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report for failed services.
- serviceStatusReportFailed() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportFailureHeader() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- serviceStatusReportFailureHeader() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportFailureHeader$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportHeader() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report header.
- serviceStatusReportHeader() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportHeader$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportMissing(ServiceName, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report for missing dependencies.
- serviceStatusReportMissing(ServiceName, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportMissing$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportNoLongerRequired(ServiceName) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report for no longer required dependencies.
- serviceStatusReportNoLongerRequired(ServiceName) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceStatusReportNoLongerRequired$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- servicesWithTransitiveUnavailability(int) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message for the service status report for unavailable dependencies.
- servicesWithTransitiveUnavailability(int) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- servicesWithTransitiveUnavailability$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceTargetRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the get service target only supported in runtime operations.
- serviceTargetRuntimeOperationsOnly() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- serviceTargetRuntimeOperationsOnly$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets access constraints to use with the attribute
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Set access constraint definitions for this resource
- setAccessMechanism(AccessMechanism) - Method in class org.jboss.as.controller.AccessAuditContext
-
- setAddHandler(OperationStepHandler) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setAddHandler(OperationStepHandler) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Sets the add handler.
- setAdditionalOperationsGenerator(PersistentResourceXMLDescription.AdditionalOperationsGenerator) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setAdditionalPackages(RuntimePackageDependency...) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Set the additional packages that this resource exposes
- setAddOperation(AbstractAddStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAddOperation(RestartParentResourceAddHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAddRestartLevel(OperationEntry.Flag) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setAddRestartLevel(OperationEntry.Flag) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Sets the add restart level.
- setAllowDuplicates(boolean) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
toggles default validator strategy to allow / not allow duplicate elements in list
- setAllowedGroups(List<String>) - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- setAllowedHosts(List<String>) - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- setAllowedValues(ModelNode...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets allowed values for attribute
- setAllowedValues(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets allowed values for attribute
- setAllowedValues(int...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets allowed values for attribute
- setAllowExpression(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets whether the attribute should
allow expressions
If not set the default value is
false
.
- setAllowMultipleRegistrations(boolean) - Method in class org.jboss.as.controller.capability.RuntimeCapability.Builder
-
Sets whether this capability can be registered at more than one point within the same
overall scope.
- setAllowNull(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setAllowNullElement(boolean) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets whether undefined list elements are valid.
- setAllowNullElement(boolean) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets whether undefined list elements are valid.
- setAlternatives(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAppName(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setAttributeGroup(String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the name of the attribute group with which this attribute is associated.
- setAttributeMarshaller(AttributeMarshaller) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAttributeParser(AttributeParser) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAttributeResolver(ResourceDescriptionResolver) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAttributeResolver(ResourceDescriptionResolver) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setAuthorizerConfiguration(AuthorizerConfiguration) - Method in interface org.jboss.as.controller.access.CustomAuthorizer
-
- setCapabilities(RuntimeCapability...) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setCapabilities(RuntimeCapability...) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
set possible capabilities that this resource exposes
- setCapabilityReference(String, RuntimeCapability<?>) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
.
- setCapabilityReference(String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
.
- setCapabilityReference(String, AttributeDefinition...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
.
- setCapabilityReference(RuntimeCapability, String, AttributeDefinition...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
.
- setCapabilityReference(String, String, boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setCapabilityReference(String, String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
.
- setCapabilityReference(CapabilityReferenceRecorder) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Records that this attribute's value represents a reference to an instance of a
dynamic capability
and assigns the
object that should be used to handle adding and removing capability requirements.
- setCheckAbsolutePath(boolean) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets whether the path is absolute and should ignore the relative-to value.
- setCompactJson(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setConfigurationPersister(ConfigurationPersister) - Method in class org.jboss.as.controller.AbstractControllerService
-
- setConfiguredApplication(Boolean) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- setConfiguredRequiresAccessPermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConfiguredRequiresReadPermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConfiguredRequiresWritePermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConfiguredSecurityDomainSupplier(Supplier<SecurityDomain>) - Method in class org.jboss.as.controller.access.management.ManagementSecurityIdentitySupplier
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setCurrentOperationID(Integer) - Static method in class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
- setCustomOperationTransformer(OperationTransformer) - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Set an optional operation transformer, which is called after all attribute rules added by the super-interface have
been executed.
- setCustomResourceTransformer(ResourceTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Set an optional custom resource transformer.
- setDataValueDescriptor(NotificationDefinition.DataValueDescriptor) - Method in class org.jboss.as.controller.NotificationDefinition.Builder
-
- setDateFormat(String) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets the date format.
- setDateSeparator(String) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets whether the date should be included when logging the audit log item.
- setDefaultValue(ModelNode) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a
default value
to use for the attribute if no
user-provided value is available.
- setDelegate(Authorizer) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- setDelegate(ResourceDefinition) - Method in class org.jboss.as.controller.DelegatingResourceDefinition
-
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks the attribute as deprecated since the given API version.
- setDeprecated(ModelVersion, boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks the attribute as deprecated since the given API version, with the ability to configure that
notifications to the user (e.g.
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
Marks the operation as deprecated since the given API version.
- setDeprecated(ModelVersion, boolean) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
Marks the attribute as deprecated since the given API version, with the ability to configure that
notifications to the user (e.g.
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- setDeprecatedSince(ModelVersion) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setDeprecatedSince(ModelVersion) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Call to deprecate the resource
- setDeprecationData(DeprecationData) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setDeprecationData(DeprecationData) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Call to deprecate the resource
- setDescriptionResolver(ResourceDescriptionResolver) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setDescriptionResolver(ResourceDescriptionResolver) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Sets the description resolver to use
- setDiscard(DiscardAttributeChecker, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDiscard(DiscardAttributeChecker, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDiscard(DiscardAttributeChecker, Collection<AttributeDefinition>) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDomainRollout(boolean) - Method in class org.jboss.as.controller.AccessAuditContext
-
- setDomainUuid(String) - Method in class org.jboss.as.controller.AccessAuditContext
-
- setDynamicNameMapper(Function<PathAddress, String[]>) - Method in class org.jboss.as.controller.capability.RuntimeCapability.Builder
-
- setElementValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets the validator to use for validating list elements.
- setElementValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets the validator to use for validating list elements.
- setEntryType(OperationEntry.EntryType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setEscapeControlCharacters(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setEscapeNewLine(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setExpressionsDeprecated() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks that support for use of an expression for the attribute's value is deprecated and
may be removed in a future release.
- setFacility(SyslogAuditLogHandler.Facility) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setFeature(boolean) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
set the feature nature of this resource
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the special purpose flags
that are relevant to the attribute
- setForcedName(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
This method permit to set a forced name for resource created by parser.
- setHandback(T) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder
-
- setHostCapable() - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Mark a subsystem as host capable.
- setHostName(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setIncludeDate(boolean) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets whether the date should be included when logging the audit log item.
- setIncorporatingCapabilities(Set<RuntimeCapability>) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setIncorporatingCapabilities(Set<RuntimeCapability>) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Registers a set of capabilities that this resource does not directly provide but to which it contributes.
- setInflowSecurityDomainSuppliers(List<Supplier<SecurityDomain>>) - Method in class org.jboss.as.controller.access.management.ManagementSecurityIdentitySupplier
-
- setInitialMode(ServiceController.Mode) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
- setInstance(Service) - Method in interface org.jboss.as.controller.CapabilityServiceBuilder
- setListValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets an overall validator for the list.
- setLogBoot(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Set whether to log operations on boot
- setLogBoot(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setLoggerStatus(AuditLogger.Status) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Sets the status of the audit logger
- setLoggerStatus(AuditLogger.Status) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setLogReadOnly(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Set whether to log read-only operations
- setLogReadOnly(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setMapValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets an overall validator for the map.
- setMarshallDefaultValues(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
If set to false, default attribute values won't be persisted
- setMaxHistory(int) - Method in class org.jboss.as.controller.audit.InMemoryAuditLogHander
-
- setMaxHistory(int) - Method in class org.jboss.as.controller.ConfigurationChangesCollector.ConfigurationChangesCollectorImpl
-
- setMaxHistory(int) - Method in interface org.jboss.as.controller.ConfigurationChangesCollector
-
- setMaxLength(int) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setMaxOccurs(int) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
set the maximum number of occurrences for this resource
- setMaxSize(int) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a maximum size for a collection-type attribute or one whose value is a string or byte[].
- setMaxSize(int) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setMeasurementUnit(MeasurementUnit) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a
measurement unit
to describe the unit in
which a numeric attribute is expressed.
- setMessageTransfer(SyslogAuditLogHandler.MessageTransfer) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setMinOccurs(int) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
set the minimum number of occurrences for this resource
- setMinSize(int) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a minimum size description for a collection-type attribute or one whose value is a string or byte[].
- setMinSize(int) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setName(String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setNameAttributeName(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
Sets name for "name" attribute that is used for wildcard resources.
- setNewBootFileName(String) - Method in class org.jboss.as.controller.RunningModeControl
-
Set the new boot file name.
- setNoAddOperation(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setNonFacadeMBeansSensitive(boolean) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- setNonFacadeMBeansSensitive(boolean) - Method in interface org.jboss.as.controller.access.management.JmxAuthorizer
-
Sets whether JMX calls to non-facade mbeans (i.e.
- setNullSignficant(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setNullSignificant(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets whether an access control check is required to implicitly set an attribute to undefined
in a resource "add" operation.
- setOrderedChild() - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setOrderedChild() - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Call to indicate that a resource is of a type where ordering matters amongst the siblings of the same type.
- setParameters(AttributeDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setParentAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.PathInfoHandler.Builder
-
- setParentAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the parent attribute that the relative-to
and path
attributes are children of.
- setPathAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the path
attribute.
- setPathManager(PathManager) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setPermissionCombinationPolicy(CombinationPolicy) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- setPort(int) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setPrivateEntry() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setProcessName(String) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Sets the process name.
- setProfileParsingCompletionHandler(ProfileParsingCompletionHandler) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
- setReadOnly() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReconnectTimeout(int) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setReject() - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Reject this operation
- setRelativeToAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the relative-to
attribute.
- setReloaded() - Method in class org.jboss.as.controller.RunningModeControl
-
- setReloadRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setRemoveHandler(OperationStepHandler) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setRemoveHandler(OperationStepHandler) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Sets the remove handler.
- setRemoveOperation(AbstractRemoveStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRemoveOperation(RestartParentResourceRemoveHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRemoveRestartLevel(OperationEntry.Flag) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setRemoveRestartLevel(OperationEntry.Flag) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Sets the remove restart level.
- setReplyParameters(AttributeDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReplyType(ModelType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReplyValueType(ModelType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setRequired(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setRequirements(Set<CapabilityReferenceRecorder>) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRequires(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setResourceOnly() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks an attribute as only relevant to a resource, and not a valid parameter to an "add" operation that
creates that resource.
- setRestartAllServices() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#RESTART_ALL_SERVICES
flag and removes any conflicting flag.
- setRestartJVM() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#RESTART_JVM
flag and removes any conflicting flag.
- setRestartRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setRoleMappingIncludeAll(String, boolean) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- setRollbackOnly() - Method in interface org.jboss.as.controller.OperationContext
-
Indicate that the operation should be rolled back, regardless of outcome.
- setRunning() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setRunningMode(RunningMode) - Method in class org.jboss.as.controller.RunningModeControl
-
- setRuntime() - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setRuntime(boolean) - Method in class org.jboss.as.controller.PersistentResourceDefinition.Parameters
-
Deprecated.
- setRuntime() - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRuntime() - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Call to indicate that a resource is runtime-only.
- setRuntime(boolean) - Method in class org.jboss.as.controller.SimpleResourceDefinition.Parameters
-
Call to indicate that a resource is runtime-only.
- setRuntimeOnly(boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- setRuntimeOnly(boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- setRuntimeOnly() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setRuntimeServiceNotRequired() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#RUNTIME_SERVICE_NOT_REQUIRED
flag.
- setServiceType(Class<?>) - Method in class org.jboss.as.controller.capability.RuntimeCapability.Builder
-
Sets that the capability installs a service with the given value type.
- setStarting() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStopped() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStopping() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStorageRuntime() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#STORAGE_RUNTIME
flag and removes any conflicting flag.
- setSubsystemXmlMapping(String, String, XMLElementReader<List<ModelNode>>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Set the parser for the profile-wide subsystem configuration XML element.
- setSubsystemXmlMapping(String, String, Supplier<XMLElementReader<List<ModelNode>>>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Set the parser for the profile-wide subsystem configuration XML element.
- setSuffix(String) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition.Builder
-
- setSuspend(Boolean) - Method in class org.jboss.as.controller.RunningModeControl
-
- setSyslogServerAddress(InetAddress) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setSyslogType(SyslogHandler.SyslogType) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStoreKeyPassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStorePassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStorePath(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStoreRelativeTo(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTruststorePassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTrustStorePath(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTrustStoreRelativeTo(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTransport(SyslogAuditLogHandler.Transport) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTruncate(boolean) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setType(ModelType) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setUndefinedMetricValue(ModelNode) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a
default value
to use for the
metric if no runtime value is available (e.g.
- setUseCurrentConfig(boolean) - Method in class org.jboss.as.controller.RunningModeControl
-
- setUseElementsForGroups(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
Sets whether attributes with an
attribute group
defined should be persisted to a child element whose name is the name of the group.
- setUseIdentityRoles(boolean) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- setUseValueAsElementName(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setValidateNull(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the validator that should be used to validate attribute values.
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- setValueConverter(AttributeConverter, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Use to convert an attribute's value.
- setValueConverter(AttributeConverter, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Use to convert an attribute's value.
- setValueType(ObjectTypeAttributeDefinition) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition.Builder
-
- setValueType(ModelType) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition.Builder
-
- setWrapperElement(String) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition.Builder
-
- setWrapXmlElement(boolean) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition.Builder
-
- setWrapXmlList(boolean) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setWriterRegistry(SubsystemXmlWriterRegistry) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setXmlElementName(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setXmlName(String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the
xml name
for the attribute, which is only needed
if the name used for the attribute is different from its ordinary
name in the model
.
- setXmlName(String) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition.Builder
-
- setXmlWrapperElement(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- shallowCopy() - Method in interface org.jboss.as.controller.registry.Resource
-
Creates a shallow copy of this resource, which will only have placeholder resources
for immediate children.
- shutdown() - Method in interface org.jboss.as.controller.access.CustomAuthorizer
-
Notification that the authorizer is no longer in use and should shut down.
- shutdown() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- shutdown() - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- SHUTDOWN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- shutdown() - Method in class org.jboss.as.controller.remote.ResponseAttachmentInputStreamSupport
-
Closes any registered stream entries that have not yet been consumed
- SIMPLE - Static variable in class org.jboss.as.controller.AttributeMarshaller
-
simple marshaller
- SIMPLE - Static variable in interface org.jboss.as.controller.AttributeMarshallers
-
simple marshaller
- SIMPLE - Static variable in class org.jboss.as.controller.AttributeParser
-
- SIMPLE - Static variable in interface org.jboss.as.controller.AttributeParsers
-
Simple attribute parser, that loads attribute from xml attribute
- SIMPLE - Static variable in class org.jboss.as.controller.capability.DynamicNameMappers
-
- SIMPLE - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
An ExpressionResolver
that can only resolve from system properties
and environment variables.
- SIMPLE_ELEMENT - Static variable in interface org.jboss.as.controller.AttributeMarshallers
-
marshalls attributes to element where element name is attribute name and its content is value of attribute
- SIMPLE_ELEMENT - Static variable in interface org.jboss.as.controller.AttributeParsers
-
simple parser that loads attribute value from xml element with name of attribute and takes its content as value of attribute.
- SIMPLE_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
- SIMPLE_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Checks a simple attribute for expressions
- SIMPLE_LENIENT - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
An expression resolver that will not throw an OperationFailedException
when it encounters an
unresolvable expression, instead simply returning that expression.
- SIMPLE_LIST_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
- SimpleAcceptAttributeChecker(ModelNode) - Constructor for class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- SimpleAttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an attribute in a
Resource
or a
parameter or reply value type field in an
OperationDefinition
, with utility
methods for conversion to and from xml and for validation.
- SimpleAttributeDefinition(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(AbstractAttributeDefinitionBuilder<?, ? extends SimpleAttributeDefinition>) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinitionBuilder - Class in org.jboss.as.controller
-
- SimpleAttributeDefinitionBuilder(String, ModelType) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(SimpleAttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(String, SimpleAttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleListAttributeDefinition - Class in org.jboss.as.controller
-
- SimpleListAttributeDefinition(ListAttributeDefinition.Builder, AttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleListAttributeDefinition
-
- SimpleListAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- SimpleManagementPermission - Class in org.jboss.as.controller.access.permission
-
- SimpleManagementPermission(Action.ActionEffect, List<Constraint>) - Constructor for class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
Constructs a permission with the specified name.
- SimpleManagementPermission(Action.ActionEffect, Constraint...) - Constructor for class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- SimpleMapAttributeDefinition - Class in org.jboss.as.controller
-
- SimpleMapAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- SimpleOperationDefinition - Class in org.jboss.as.controller
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, EnumSet<OperationEntry.Flag>) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition[], AccessConstraintDefinition[]) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(SimpleOperationDefinitionBuilder) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinitionBuilder - Class in org.jboss.as.controller
-
- SimpleOperationDefinitionBuilder(String, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- SimpleRejectAttributeChecker(ModelNode) - Constructor for class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- SimpleResourceDefinition - Class in org.jboss.as.controller
-
- SimpleResourceDefinition(PathElement, DescriptionProvider) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, boolean) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, boolean) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, DeprecationData) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag, DeprecationData) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag, DeprecationData, boolean) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(SimpleResourceDefinition.Parameters) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition.Parameters - Class in org.jboss.as.controller
-
Parameters object for the SimpleResourceDefinition constructor
- SINCE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SITE_LOCAL_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- SiteLocalInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- size() - Method in class org.jboss.as.controller.PathAddress
-
Get the size of this path, in elements.
- SIZE_ROTATING_FILE_HANDLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SizeRotatingFileAuditLogHandler - Class in org.jboss.as.controller.audit
-
- SizeRotatingFileAuditLogHandler(String, String, int, PathManagerService, String, String, long, int) - Constructor for class org.jboss.as.controller.audit.SizeRotatingFileAuditLogHandler
-
- SKIP_MISSING_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SLAVE_HC_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- SLAVE_SERVER_OPERATION_TRANSMUTERS - Static variable in class org.jboss.as.controller.operations.OperationAttachments
-
- snapshot(String, String) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- snapshot() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
- snapshot(String, String) - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Take a snapshot of the current configuration.
- snapshotAlreadyExistError(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- snapshotAlreadyExistError(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- snapshotAlreadyExistError$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SnapshotDeleteHandler - Class in org.jboss.as.controller.operations.common
-
An operation that deletes a snapshot of the current configuration
- SnapshotDeleteHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotDeleteHandler
-
- SnapshotListHandler - Class in org.jboss.as.controller.operations.common
-
An operation that lists the snapshots taken of the current configuration
- SnapshotListHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotListHandler
-
- SNAPSHOTS - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SNAPSHOTS - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SnapshotTakeHandler - Class in org.jboss.as.controller.operations.common
-
An operation that takes a snapshot of the current configuration
- SnapshotTakeHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotTakeHandler
-
- SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_CAPABILITY_NAME - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- SOCKET_BINDING_DEFAULT_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_GROUP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_CONFIG - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SOCKET_CONFIG - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- socketBindingalreadyDeclared(String, String, String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- socketBindingalreadyDeclared(String, String, String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- socketBindingalreadyDeclared$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SOURCE - Static variable in class org.jboss.as.controller.notification.Notification
-
- SOURCE_FILE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_NETWORK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SPEC - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSL_CONTEXT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSL_CONTEXT - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceResourceDefinition
-
- SSL_CONTEXT - Static variable in class org.jboss.as.controller.management.BaseNativeInterfaceResourceDefinition
-
- SSL_CONTEXT_CAPABILITY - Static variable in class org.jboss.as.controller.management.BaseHttpInterfaceAddStepHandler
-
- SSL_CONTEXT_CAPABILITY - Static variable in class org.jboss.as.controller.management.Capabilities
-
- SSL_PROTOCOL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSL_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SSL_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- stageAlreadyComplete(OperationContext.Stage) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating the stage is already complete.
- stageAlreadyComplete(OperationContext.Stage) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- stageAlreadyComplete$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- STANDALONE_DOMAIN_IDENTIFIER - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- STANDARD_NAMESPACES - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
- STANDARD_ROLE_NAMES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STANDARD_VAULT_PATTERN - Static variable in interface org.jboss.as.controller.VaultReader
-
Pattern that describes the standard "vaulted data" format.
- StandardRBACAuthorizer - Class in org.jboss.as.controller.access.rbac
-
- StandardResourceDescriptionResolver - Class in org.jboss.as.controller.descriptions
-
ResourceBundle
based
ResourceDescriptionResolver
that builds resource bundle
keys by taking a "key prefix" provided to the constructor and dot-appending the string params to the
various
getXXXDescription
methods.
- StandardResourceDescriptionResolver(String, String, ClassLoader) - Constructor for class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- StandardResourceDescriptionResolver(String, String, ClassLoader, boolean, boolean) - Constructor for class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- StandardRole - Enum in org.jboss.as.controller.access.rbac
-
The standard roles in the WildFly management access control mechanism.
- StandardRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper
that supports configuration from the WildFly management API.
- StandardRoleMapper(AuthorizerConfiguration) - Constructor for class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- start(StartContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- start(StartContext) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- start(StartContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- start(StartContext) - Method in class org.jboss.as.controller.security.CredentialStoreUpdateService
-
- start(StartContext) - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- start(StartContext) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- start() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- START_MODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- START_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- startBoot() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Callback for the controller to call before the controller is booted
- startBoot() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- startReceiving(Channel) - Method in class org.jboss.as.controller.remote.ModelControllerClientOperationHandlerFactoryService
-
- startSubsystemElement(String, boolean) - Method in class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- STATIC_DISCOVERY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATISTICS_ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATUS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATUS - Static variable in class org.jboss.as.controller.security.CredentialReference
-
- STD_READ_OPS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- STD_WRITE_OPS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- stepCompleted() - Method in interface org.jboss.as.controller.OperationContext
-
- stepHandlerFailed(OperationStepHandler, String, PathAddress, Throwable) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the step handler for the operation failed.
- stepHandlerFailed(OperationStepHandler, String, PathAddress, Throwable) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- stepHandlerFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- STEPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- stop(StopContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- stop(StopContext) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- STOP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- stop(StopContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- stop(StopContext) - Method in class org.jboss.as.controller.security.CredentialStoreUpdateService
-
- stop(StopContext) - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- stop(StopContext) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- STOP_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- stopAsynchronous(StopContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- STORAGE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.NullConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- STORE - Static variable in class org.jboss.as.controller.security.CredentialReference
-
Name of a field in the complex credential reference attribute.
- streamWasClosed() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- streamWasClosed() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- streamWasClosed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- streamWasKilled() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- streamWasKilled() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- streamWasKilled$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- strictType - Variable in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
- STRING_LIST - Static variable in class org.jboss.as.controller.AttributeMarshaller
-
space delimited list marshaller
- STRING_LIST - Static variable in interface org.jboss.as.controller.AttributeMarshallers
-
space delimited list marshaller
- STRING_LIST - Static variable in class org.jboss.as.controller.AttributeParser
-
- STRING_LIST - Static variable in interface org.jboss.as.controller.AttributeParsers
-
- STRING_LIST_COMMA_DELIMITED - Static variable in interface org.jboss.as.controller.AttributeMarshallers
-
comma delimited list marshaller
- STRING_LIST_COMMA_DELIMITED - Static variable in interface org.jboss.as.controller.AttributeParsers
-
- STRING_LIST_NAMED_ELEMENT - Static variable in interface org.jboss.as.controller.AttributeMarshallers
-
String list marshaller that marshalls to named element list
example, name of element is attribute.getXmlName()
- STRING_LIST_NAMED_ELEMENT - Static variable in interface org.jboss.as.controller.AttributeParsers
-
- StringAllowedValuesValidator - Class in org.jboss.as.controller.operations.validation
-
- StringAllowedValuesValidator(String...) - Constructor for class org.jboss.as.controller.operations.validation.StringAllowedValuesValidator
-
- StringBytesLengthValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string of an allowed length in bytes.
- StringBytesLengthValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringLengthValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string of an allowed length.
- StringLengthValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Equivalent to this(min, Integer.MAX_VALUE, false, false)
.
- StringLengthValidator(int, int) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- StringLengthValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Equivalent to this(min, Integer.MAX_VALUE, nullable, false)
.
- StringLengthValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Creates a new StringLengthValidator
.
- StringLengthValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Equivalent to this(min, Integer.MAX_VALUE, nullable, allowExpressions)
.
- StringListAttributeDefinition - Class in org.jboss.as.controller
-
- StringListAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- SUB_OPERATION_NAME - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- subAddress(int) - Method in class org.jboss.as.controller.PathAddress
-
Get a portion of this address using segments starting at start
(inclusive).
- subAddress(int, int) - Method in class org.jboss.as.controller.PathAddress
-
Get a portion of this address using segments between start
(inclusive) and end
(exclusive).
- SUBDEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUBNET_MATCH - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- SubnetMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- SubnetMatchInterfaceCriteria(byte[], int) - Constructor for class org.jboss.as.controller.interfaces.SubnetMatchInterfaceCriteria
-
Creates a new SubnetMatchInterfaceCriteria
- SubnetValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that a String value can resolve to a subnet format based on class SubnetUtils in Apache Commons Net
- SubnetValidator(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.SubnetValidator
-
- SUBSYSTEM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- subsystemBootInterrupted() - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating an interruption awaiting subsystem boot operation execution.
- subsystemBootInterrupted() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- subsystemBootInterrupted$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- subsystemBootOperationFailed(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the boot operations for the subsystem, represented by the name
parameter, failed
without explanation.
- subsystemBootOperationFailed(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- subsystemBootOperationFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- subsystemBootOperationFailedExecuting(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating a failure executing subsystem boot operations.
- subsystemBootOperationFailedExecuting(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- subsystemBootOperationFailedExecuting$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- SubsystemInformation - Interface in org.jboss.as.controller.extension
-
- SubsystemMarshallingContext - Class in org.jboss.as.controller.persistence
-
Context passed to XMLElementWriter
s that marshal a subsystem.
- SubsystemMarshallingContext(ModelNode, XMLExtendedStreamWriter) - Constructor for class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- SubsystemRegistration - Interface in org.jboss.as.controller
-
A subsystem registration.
- SubsystemTransformerRegistration - Interface in org.jboss.as.controller.transform
-
Subsystem transformers registration API
Methods on this interface provide main transformers registration points for all
ExtensionTransformerRegistration
implementations.
- SubsystemXmlWriterRegistry - Interface in org.jboss.as.controller.persistence
-
Registry for XMLElementWriter
s that can marshal the configuration
for a subsystem.
- SUCCESS - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- SUCCESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUCCESSFUL_RESULT - Static variable in interface org.jboss.as.controller.transform.OperationTransformer
-
- successfulBoot() - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- successfulBoot() - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- successfulBoot() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Called once the xml has been successfully parsed, translated into updates, executed in the target controller
and all services have started successfully.
- successfulBoot(File) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- SUFFIX - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUMMARY - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- SUMMARY_DEFINITION - Static variable in class org.jboss.as.controller.operations.global.GlobalInstallationReportHandler
-
- SuperUserRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper
that always maps the user to the role SUPERUSER.
- SuperUserRoleMapper(AuthorizerConfiguration) - Constructor for class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- SupportsMulticastInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- SUSPEND - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUSPEND_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUSPEND_STATE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUSPEND_TIMEOUT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SYNC_REMOVED_FOR_READD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
Operation header set by the SyncModelOperationHandler to indicate that a resource is being removed with the
intention of re-adding it
- SYSLOG_FORMAT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SYSLOG_HANDLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SyslogAuditLogHandler - Class in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler(String, String, int, PathManagerService, SyslogCredentialReferenceSupplier) - Constructor for class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- SyslogAuditLogHandler.Facility - Enum in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler.MessageTransfer - Enum in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler.Transport - Enum in org.jboss.as.controller.audit
-
- SyslogCredentialReferenceSupplier - Interface in org.jboss.as.controller.audit
-
- SYSTEM_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SYSTEM_PROPERTY - Static variable in interface org.jboss.as.controller.BlockingTimeout
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- systemPropertyAlreadyExist(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
- systemPropertyAlreadyExist(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- systemPropertyAlreadyExist$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- systemPropertyUpdated(String, String) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Notifies this ProcessEnvironment
that the runtime value of the given system property has been updated,
allowing it to update any state that was originally set via the system property during primordial process boot.
- systemPropertyUpdated(String, String) - Method in interface org.jboss.as.controller.operations.common.ProcessEnvironmentSystemPropertyUpdater
-
Notifies this ProcessEnvironment
that the runtime value of the given system property has been updated,
allowing it to update any state that was originally set via the system property during primordial process boot.
- VALID - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- validate(ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- VALIDATE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ValidateAddressOperationHandler - Class in org.jboss.as.controller.operations.common
-
- ValidateAddressOperationHandler() - Constructor for class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- validateAndSet(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
operationObject
whose key matches this attribute's
name
,
validates it using this attribute's
validator
, and, stores it under this attribute's name in the given
model
.
- validateAndSet(ModelNode, ModelNode) - Method in class org.jboss.as.controller.OperationDefinition
-
- validateAndSet(AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- validateNull - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- validateOperation(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
operationObject
whose key matches this attribute's
name
and
validates it using this attribute's
validator
.
- validateOperation(ModelNode) - Method in class org.jboss.as.controller.OperationDefinition
-
- validateOperation(ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- validateOperation(ModelNode) - Method in class org.jboss.as.controller.operations.validation.OperationValidator
-
Validates an operation against its description provider
- ValidateOperationHandler - Class in org.jboss.as.controller.operations.common
-
Validates an operation
- validateOperations(List<ModelNode>) - Method in class org.jboss.as.controller.operations.validation.OperationValidator
-
Validates operations against their description providers
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.InetAddressValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ListValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.MapValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.MaskedAddressValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.MulticastAddressValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ObjectTypeValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
Deprecated.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validateParameter(String, ModelNode) - Method in interface org.jboss.as.controller.operations.validation.ParameterValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.PathAddressValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.PropertyValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.StringAllowedValuesValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.SubnetValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.URIValidator
-
- validateResolved(ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validateResolvedParameter(String, ModelNode) - Method in interface org.jboss.as.controller.operations.validation.ParameterValidator
-
- validateUpdatedModel(OperationContext, Resource) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
Hook to allow subclasses to validate the model following the application of the new attribute value.
- validationFailed(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
A message indicating the validation failed.
- validationFailed(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedActualParameterNotDescribed(String, Set<String>, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation contains a parameter not in its descriptor
- validationFailedActualParameterNotDescribed(String, Set<String>, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedActualParameterNotDescribed$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedCouldNotConvertParamToType(String, ModelType, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter could not be converted to the required type
- validationFailedCouldNotConvertParamToType(String, ModelType, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedCouldNotConvertParamToType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedInvalidElementType(String, ModelType, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter list value has an element that is not of the accepted type
- validationFailedInvalidElementType(String, ModelType, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedInvalidElementType$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedNoOperationFound(String, PathAddress, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation could not be found
- validationFailedNoOperationFound(String, PathAddress, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedNoOperationFound$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedOperationHasANullOrEmptyName(String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation has an empty name.
- validationFailedOperationHasANullOrEmptyName(String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedOperationHasANullOrEmptyName$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedOperationHasNoField(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation is missing one of the standard fields.
- validationFailedOperationHasNoField(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedOperationHasNoField$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedRequiredParameterNotPresent(String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation does not contain a required parameter
- validationFailedRequiredParameterNotPresent(String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedRequiredParameterNotPresent$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedRequiredParameterPresentAsWellAsAlternative(String, String, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that the operation contains both an alternative and a required parameter
- validationFailedRequiredParameterPresentAsWellAsAlternative(String, String, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedRequiredParameterPresentAsWellAsAlternative$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsGreaterThanMax(Number, String, Number, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter value is greater than the allowed minimum value
- validationFailedValueIsGreaterThanMax(Number, String, Number, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsGreaterThanMax$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsLongerThanMaxLength(Object, String, Object, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter value is longer than the allowed maximum length
- validationFailedValueIsLongerThanMaxLength(Object, String, Object, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsLongerThanMaxLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsShorterThanMinLength(Object, String, Object, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter value is shorter than the allowed minimum length
- validationFailedValueIsShorterThanMinLength(Object, String, Object, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsShorterThanMinLength$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsSmallerThanMin(Number, String, Number, String) - Method in interface org.jboss.as.controller.logging.ControllerLogger
-
Creates an exception indicating that an operation parameter value is smaller than the allowed minimum value
- validationFailedValueIsSmallerThanMin(Number, String, Number, String) - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validationFailedValueIsSmallerThanMin$str() - Method in class org.jboss.as.controller.logging.ControllerLogger_$logger
-
- validator - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- validTypes - Variable in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
- VALUE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VALUE_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- valueOf(String) - Static method in enum org.jboss.as.controller.access.Action.ActionEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.AuthorizationResult.Decision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.AuthorizerConfiguration.PrincipalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.CombinationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.JmxAction.Impact
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.management.WritableAuthorizerConfiguration.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.access.rbac.StandardRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.audit.AuditLogger.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.audit.PeriodicRotatingFileAuditLogHandler.Period
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Facility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.MessageTransfer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Transport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry.RuntimeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.ControlledProcessState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.extension.ExtensionRegistryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.ExtensionContext.ContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.ResultAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.operations.global.QueryOperationHandler.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.operations.global.ReadResourceDescriptionHandler.AccessControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.persistence.ConfigurationFile.InteractionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.ProcessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Storage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.OperationEntry.EntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.OperationEntry.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.RunningMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.services.path.PathManager.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.transform.description.DiscardPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.transform.TransformationTarget.TransformationTargetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.as.controller.access.Action.ActionEffect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.AuthorizationResult.Decision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.AuthorizerConfiguration.PrincipalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.CombinationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.JmxAction.Impact
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.management.WritableAuthorizerConfiguration.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.access.rbac.StandardRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.audit.AuditLogger.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.audit.PeriodicRotatingFileAuditLogHandler.Period
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Facility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.MessageTransfer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Transport
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry.RuntimeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.ControlledProcessState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.extension.ExtensionRegistryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.ExtensionContext.ContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.ExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.ResultAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.operations.global.QueryOperationHandler.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.operations.global.ReadResourceDescriptionHandler.AccessControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.persistence.ConfigurationFile.InteractionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.ProcessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Storage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.OperationEntry.EntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.OperationEntry.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.RunningMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.services.path.PathManager.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.transform.description.DiscardPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.transform.TransformationTarget.TransformationTargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT_EXPRESSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT_OPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT_OPTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VaultExpressionSensitivityConfig - Class in org.jboss.as.controller.access.constraint
-
Allows configuration as to whether reads and writes of data involving vault expressions
are to be considered sensitive.
- VaultReader - Interface in org.jboss.as.controller
-
Provides access to data stored in a vault, by means of passing in "vaulted data" generated when the data
was stored in the vault.
- VaultReader.NoSuchItemException - Exception in org.jboss.as.controller
-
Exception thrown when properly formatted "vaulted data" is used to retrieve data from the vault but
no matching data can be found.
- VERBOSE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- violates(Constraint, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.AllowAllowNotConstraint
-
- violates(Constraint, Action.ActionEffect) - Method in interface org.jboss.as.controller.access.constraint.Constraint
-
Gets whether this constraint violates another constraint
- violates(Constraint, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- violates(Constraint, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- VIRTUAL - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
The any-* alternatives.
- VirtualInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-