Package org.jboss.as.controller
Class AbstractAddStepHandler.Parameters
java.lang.Object
org.jboss.as.controller.AbstractAddStepHandler.Parameters
- Enclosing class:
- AbstractAddStepHandler
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Set<AttributeDefinition>Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(Collection<? extends AttributeDefinition> attributes) Deprecated, for removal: This API element is subject to removal in a future version.addAttribute(AttributeDefinition... attributes) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
attributes
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
Parameters
public Parameters()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
addAttribute
Deprecated, for removal: This API element is subject to removal in a future version. -
addAttribute
public AbstractAddStepHandler.Parameters addAttribute(Collection<? extends AttributeDefinition> attributes) Deprecated, for removal: This API element is subject to removal in a future version.
-
OperationDefinition.getParameters()of theModelDescriptionConstants#ADDoperation associated resource.