tigase.management
Class MonitoringSetup

java.lang.Object
  extended by tigase.management.MonitoringSetup
All Implemented Interfaces:
tigase.conf.MonitoringSetupIfc

public class MonitoringSetup
extends Object
implements tigase.conf.MonitoringSetupIfc

Created: Jan 10, 2009 8:45:33 PM

Version:
$Rev: 46 $
Author:
Artur Hefczyc

Nested Class Summary
 
Nested classes/interfaces inherited from interface tigase.conf.MonitoringSetupIfc
tigase.conf.MonitoringSetupIfc.MONITOR
 
Constructor Summary
MonitoringSetup()
           
 
Method Summary
 Object getMXBean(String objName)
          Method description
 void initializationCompleted()
          Method description
 void initMonitoring(String monitoring, String configDir)
          Method description
 void putMXBean(String objName, Object bean)
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitoringSetup

public MonitoringSetup()
Method Detail

getMXBean

public Object getMXBean(String objName)
Method description

Specified by:
getMXBean in interface tigase.conf.MonitoringSetupIfc
Parameters:
objName -
Returns:

initMonitoring

public void initMonitoring(String monitoring,
                           String configDir)
Method description

Specified by:
initMonitoring in interface tigase.conf.MonitoringSetupIfc
Parameters:
monitoring -
configDir -

initializationCompleted

public void initializationCompleted()
Method description

Specified by:
initializationCompleted in interface tigase.conf.MonitoringSetupIfc

putMXBean

public void putMXBean(String objName,
                      Object bean)
Method description

Specified by:
putMXBean in interface tigase.conf.MonitoringSetupIfc
Parameters:
objName -
bean -


Copyright © 2012 Tigase. All Rights Reserved.