com.khubla.pragmatach.framework.jmx.impl
Class SystemStatus

java.lang.Object
  extended by com.khubla.pragmatach.framework.jmx.impl.SystemStatus
All Implemented Interfaces:
SystemStatusMXBean

public class SystemStatus
extends Object
implements SystemStatusMXBean

Author:
tome

Constructor Summary
SystemStatus()
           
 
Method Summary
 String[] getConfiguration()
           
 String[] getControllers()
           
 String[] getPlugins()
           
 String[] getRouters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemStatus

public SystemStatus()
Method Detail

getConfiguration

public String[] getConfiguration()
Specified by:
getConfiguration in interface SystemStatusMXBean

getControllers

public String[] getControllers()
Specified by:
getControllers in interface SystemStatusMXBean

getPlugins

public String[] getPlugins()
Specified by:
getPlugins in interface SystemStatusMXBean

getRouters

public String[] getRouters()
Specified by:
getRouters in interface SystemStatusMXBean


Copyright © 2014 khubla.com. All rights reserved.