Uses of Class
cz.cuni.amis.pogamut.base.utils.exception.PogamutJMXNameException

Packages that use PogamutJMXNameException
cz.cuni.amis.pogamut.base.utils.jmx   
cz.cuni.amis.pogamut.base.utils.logging.jmx   
 

Uses of PogamutJMXNameException in cz.cuni.amis.pogamut.base.utils.jmx
 

Methods in cz.cuni.amis.pogamut.base.utils.jmx that throw PogamutJMXNameException
static ObjectName PogamutJMX.getObjectName(ObjectName parent, String childName)
          Creates hierarchical ObjectNames given a parent and name of the MBean.
static ObjectName PogamutJMX.getObjectName(ObjectName parent, String childName, String childTypeExtra)
          Creates hierarchical ObjectNames given a parent and name of the MBean.
static ObjectName PogamutJMX.getObjectName(String jmxDomain, String type, String name)
          Returns well formed JMX indentificator based on the domain / type / name.
 

Uses of PogamutJMXNameException in cz.cuni.amis.pogamut.base.utils.logging.jmx
 

Methods in cz.cuni.amis.pogamut.base.utils.logging.jmx that throw PogamutJMXNameException
static ObjectName JMXLogCategories.getJMXLogCategoriesName(ObjectName parent)
          Gets LogCategories's object name given parent's name.
static ObjectName JMXLogCategories.getJMXLogCategoryName(ObjectName parent, String categoryName)
           
 ObjectName JMXLogCategories.getJMXLogCategoryName(String categoryName)
           
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.