org.rhq.modules.plugins.jbossas7
Class Domain2Descriptor
java.lang.Object
org.rhq.modules.plugins.jbossas7.Domain2Descriptor
public class Domain2Descriptor
- extends Object
Generate properties, metrics and operation templates for the
plugin descriptor from a domain dump (server can run in domain
or standalone mode).
- Author:
- Heiko W. Rupp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain2Descriptor
public Domain2Descriptor()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
pathToAddress
public List<PROPERTY_VALUE> pathToAddress(String path)
- Convert a path in the form key=value,key=value... to a List of properties.
- Parameters:
path - Path to translate
- Returns:
- List of properties
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.