Class ParallelBootOperationStepHandler

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

public class ParallelBootOperationStepHandler extends Object implements OperationStepHandler
Special handler that executes subsystem boot operations in parallel.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.