public interface AddStepHandlerDescriptor extends WriteAttributeStepHandlerDescriptor, RemoveStepHandlerDescriptor
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.as.controller.AttributeDefinition> |
getExtraParameters()
Extra parameters (not specified by
WriteAttributeStepHandlerDescriptor.getAttributes()) for the add operation. |
Set<org.jboss.as.controller.PathElement> |
getRequiredChildren()
Returns the required child resources for this resource description.
|
Set<org.jboss.as.controller.PathElement> |
getRequiredSingletonChildren()
Returns the required singleton child resources for this resource description.
|
getAttributesgetCapabilities, getDescriptionResolverCollection<org.jboss.as.controller.AttributeDefinition> getExtraParameters()
WriteAttributeStepHandlerDescriptor.getAttributes()) for the add operation.Set<org.jboss.as.controller.PathElement> getRequiredChildren()
Set<org.jboss.as.controller.PathElement> getRequiredSingletonChildren()
Copyright © 2022 JBoss by Red Hat. All rights reserved.