org.oddjob.jmx.general
Class MBeanDirectoryPathParser
java.lang.Object
org.oddjob.jmx.general.MBeanDirectoryPathParser
public class MBeanDirectoryPathParser
- extends Object
Parses an MBean property expression into the object name and the
attribute name and possibly further properties of the attribute.
- Author:
- rob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUOTE
public static final String QUOTE
- See Also:
- Constant Field Values
DELIMITER
public static final String DELIMITER
MBeanDirectoryPathParser
public MBeanDirectoryPathParser()
parse
public void parse(String expression)
throws ParseException
- Throws:
ParseException
getName
public String getName()
getProperty
public String getProperty()