tigase.management
Class MonitoringSetup

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

public class MonitoringSetup
extends java.lang.Object
implements tigase.conf.MonitoringSetupIfc

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

Version:
$Rev: 25 $
Author:
Artur Hefczyc

Nested Class Summary
 
Nested classes/interfaces inherited from interface tigase.conf.MonitoringSetupIfc
tigase.conf.MonitoringSetupIfc.MONITOR
 
Constructor Summary
MonitoringSetup()
           
 
Method Summary
 java.lang.Object getMXBean(java.lang.String objName)
           
 void initializationCompleted()
           
 void initMonitoring(java.lang.String monitoring, java.lang.String configDir)
           
 void putMXBean(java.lang.String objName, java.lang.Object bean)
           
 
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

initMonitoring

public void initMonitoring(java.lang.String monitoring,
                           java.lang.String configDir)
Specified by:
initMonitoring in interface tigase.conf.MonitoringSetupIfc

initializationCompleted

public void initializationCompleted()
Specified by:
initializationCompleted in interface tigase.conf.MonitoringSetupIfc

putMXBean

public void putMXBean(java.lang.String objName,
                      java.lang.Object bean)
Specified by:
putMXBean in interface tigase.conf.MonitoringSetupIfc

getMXBean

public java.lang.Object getMXBean(java.lang.String objName)
Specified by:
getMXBean in interface tigase.conf.MonitoringSetupIfc


Copyright © 2009 Tigase. All Rights Reserved.