Package org.jboss.as.controller
Interface OperationDescriptor
- All Known Implementing Classes:
AbstractAddStepHandler,AbstractBoottimeAddStepHandler,BaseHttpInterfaceAddStepHandler,BaseNativeInterfaceAddStepHandler,InterfaceAddHandler,ManagementInterfaceAddStepHandler,ModelOnlyAddStepHandler,ReloadRequiredAddStepHandler,RestartParentResourceAddHandler
Deprecated, for removal: This API element is subject to removal in a future version.
To be removed without replacement.
Describes the parameters of operation..
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends AttributeDefinition>Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getAttributes
Collection<? extends AttributeDefinition> getAttributes()Deprecated, for removal: This API element is subject to removal in a future version.
-