Kieker 1.4

kieker.monitoring.core.controller
Class JMXController

java.lang.Object
  extended by kieker.monitoring.core.controller.AbstractController
      extended by kieker.monitoring.core.controller.JMXController
All Implemented Interfaces:
IJMXController

public final class JMXController
extends AbstractController
implements IJMXController

Author:
Jan Waller

Method Summary
 String getJMXDomain()
           
 String toString()
          This method is used to log the status of the controllers to the console.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getJMXDomain

public final String getJMXDomain()
Specified by:
getJMXDomain in interface IJMXController
Returns:
the JMX domain used

toString

public final String toString()
Description copied from interface: IJMXController
This method is used to log the status of the controllers to the console. It is included in this interface to ensure its publication over JMX.

Specified by:
toString in interface IJMXController
Specified by:
toString in class AbstractController
Returns:
a String representation of the current controller

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net