Uses of Class
cz.cuni.amis.pogamut.base.agent.exceptions.CantStartJMXException

Packages that use CantStartJMXException
cz.cuni.amis.pogamut.base.agent.jmx   
cz.cuni.amis.pogamut.base.agent.module   
cz.cuni.amis.pogamut.base.utils.jmx   
cz.cuni.amis.pogamut.base.utils.logging   
cz.cuni.amis.pogamut.base.utils.logging.jmx   
 

Uses of CantStartJMXException in cz.cuni.amis.pogamut.base.agent.jmx
 

Methods in cz.cuni.amis.pogamut.base.agent.jmx that throw CantStartJMXException
 String AgentJMXComponents.enableJMX()
          This enables the JMX feature on the whole agent notifying all IJMXEnabled components to register itself to provided mBeanServer.
 void IJMXEnabled.enableJMX(MBeanServer mBeanServer, ObjectName parent)
          Method for starting the JMX extension of the class.
 

Uses of CantStartJMXException in cz.cuni.amis.pogamut.base.agent.module
 

Methods in cz.cuni.amis.pogamut.base.agent.module that throw CantStartJMXException
abstract  void JMXAgentModule.enableJMX(MBeanServer mBeanServer, ObjectName parent)
          Register JMX components.
 

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

Methods in cz.cuni.amis.pogamut.base.utils.jmx that throw CantStartJMXException
 void FolderToIJMXEnabledAdapter.enableJMX(MBeanServer mBeanServer, ObjectName parent)
           
 

Uses of CantStartJMXException in cz.cuni.amis.pogamut.base.utils.logging
 

Methods in cz.cuni.amis.pogamut.base.utils.logging that throw CantStartJMXException
 void AgentLogger.enableJMX(MBeanServer mBeanServer, ObjectName parent)
           
 

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

Methods in cz.cuni.amis.pogamut.base.utils.logging.jmx that throw CantStartJMXException
 void AgentLoggerJMXProxy.enableJMX(MBeanServer mBeanServer, ObjectName parent)
           
 



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