Uses of Class
org.ow2.jasmine.probe.collectors.jmx.internal.FragmentNameException

Packages that use FragmentNameException
org.ow2.jasmine.probe.collectors.jmx.internal   
 

Uses of FragmentNameException in org.ow2.jasmine.probe.collectors.jmx.internal
 

Methods in org.ow2.jasmine.probe.collectors.jmx.internal that throw FragmentNameException
static javax.management.Attribute JmxUtil.genElemAttribute(javax.management.MBeanServerConnection cnx, javax.management.ObjectName objname, java.lang.String attName, java.lang.String elemName)
          Construct an Attribute corresponding to an indexed attribute's element.
static javax.management.Attribute JmxUtil.genItemAttribute(javax.management.MBeanServerConnection cnx, javax.management.ObjectName objname, java.lang.String attName, java.lang.String key)
          Construct an Attribute corresponding to an attribute's item.
static javax.management.Attribute JmxUtil.getAttributeFragment(javax.management.MBeanServerConnection cnx, javax.management.ObjectName objname, java.lang.String name)
          Return an Attribute object corresponding to the given attribute fragment name.
static java.lang.String FragmentUtil.getAttributeName(java.lang.String name)
          Get the name of the attribute from a fragment's name
static java.lang.String FragmentUtil.getElementName(java.lang.String fragmentName)
          Get the name of an element from a fragment name.
static java.lang.String FragmentUtil.getItemName(java.lang.String fragmentName)
          Get the name of an item's key from a fragment name.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.