Class ReadChildrenResourcesHandler

java.lang.Object
org.jboss.as.controller.operations.global.ReadChildrenResourcesHandler
All Implemented Interfaces:
OperationStepHandler

public class ReadChildrenResourcesHandler extends Object implements OperationStepHandler
OperationStepHandler querying the children resources of a given "child-type".
Author:
Kabir Khan