Class CompositeOperationHandler

java.lang.Object
org.jboss.as.controller.CompositeOperationHandler
All Implemented Interfaces:
OperationStepHandler

public class CompositeOperationHandler extends Object implements OperationStepHandler
Handler for the "composite" operation; i.e. one that includes one or more child operations as steps.
Author:
David M. Lloyd, Brian Stansberry (c) 2011 Red Hat Inc.