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

Packages that use JMXAlreadyEnabledException
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 JMXAlreadyEnabledException in cz.cuni.amis.pogamut.base.agent.jmx
 

Methods in cz.cuni.amis.pogamut.base.agent.jmx that throw JMXAlreadyEnabledException
 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 JMXAlreadyEnabledException in cz.cuni.amis.pogamut.base.agent.module
 

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

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

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

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

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

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

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



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