nl.gx.webmanager.services.systemhealth
Interface SystemHealthIndicatorExtensionPoint


public interface SystemHealthIndicatorExtensionPoint

Any OSGi service that implements this interface will be automatically picked up and registered as a JMX Bean. This will make the indicators available in the System Health monitor.


Method Summary
 SystemHealthIndicator[] getSystemHealthIndicators()
           
 

Method Detail

getSystemHealthIndicators

SystemHealthIndicator[] getSystemHealthIndicators()
Returns:
the provided system health indicators


Copyright © 2007-2011 GX Software BV. All Rights Reserved.