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
  • Field Details

  • Constructor Details

    • MBeanDirectoryPathParser

      public MBeanDirectoryPathParser()
  • Method Details