| Interface and Description |
|---|
| org.jboss.as.controller.extension.ExtensionContextSupplement
for internal use only; may be removed at any time
|
| Class and Description |
|---|
| org.jboss.as.controller.capability.AbstractCapability
Will be made non-public in a future release.
|
| org.jboss.as.controller.operations.validation.AbstractParameterValidator
Adds no value versus implementing the interface directly
|
| org.jboss.as.controller.transform.AliasOperationTransformer |
| org.jboss.as.controller.transform.description.AttributeConverter.DefaultValueAttributeConverter
Use
AttributeConverter.DEFAULT_VALUE instead. |
| org.jboss.as.controller.CurrentOperationIdHolder
internal usage only
|
| org.jboss.as.controller.operations.validation.ParametersOfValidator |
| org.jboss.as.controller.PersistentResourceDefinition.Parameters
Use the superclass
|
| Field and Description |
|---|
| org.jboss.as.controller.AttributeDefinition.attributeMarshaller
use
AttributeDefinition.getMarshaller() as this will be made private in a future release |
| org.jboss.as.controller.CompositeOperationHandler.DOMAIN_EXECUTION_KEY |
| org.jboss.as.controller.AttributeParser.LIST |
| org.jboss.as.controller.AttributeDefinition.referenceRecorder
use
AttributeDefinition.getReferenceRecorder() ()} as this will be made private in a future release |
| org.jboss.as.controller.ControlledProcessStateService.SERVICE_NAME
use the 'org.wildfly.management.process-state-notifier' capability to obtain a
ProcessStateNotifier |
| org.jboss.as.controller.services.path.PathManagerService.SERVICE_NAME
ServiceName should be obtained from capability
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.