Interface DescribedAddStepHandler
- All Superinterfaces:
Described<AddStepHandlerDescriptor>,org.jboss.as.controller.OperationStepHandler
- All Known Implementing Classes:
AddStepHandler,DeploymentChainContributingAddStepHandler,ReloadRequiredAddStepHandler,RestartParentResourceAddStepHandler
public interface DescribedAddStepHandler
extends org.jboss.as.controller.OperationStepHandler, Described<AddStepHandlerDescriptor>
A described add operation handler.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.jboss.as.clustering.controller.Described
getDescriptorMethods inherited from interface org.jboss.as.controller.OperationStepHandler
execute