org.rhq.modules.plugins.jbossas7.json
Class ReadChildrenResources
java.lang.Object
org.rhq.modules.plugins.jbossas7.json.Operation
org.rhq.modules.plugins.jbossas7.json.ReadChildrenResources
public class ReadChildrenResources
- extends Operation
Operation that reads children of a given type from an address
- Author:
- Heiko W. Rupp
ReadChildrenResources
public ReadChildrenResources(Address address,
String childType)
- Read children names of a given type below a given address
- Parameters:
address - Address to look at e.g. /profile/default/subsystem/messagingchildType - e.g. queue
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.