org.glassfish.admin.amx.intf.config
Interface HealthCheckerCR

All Known Subinterfaces:
ClusterRef, ServerRef

Deprecated. Supports creation and removal of health checker configurations.

@Deprecated
public interface HealthCheckerCR


Method Summary
 HealthChecker getHealthChecker()
          Deprecated.  
 

Method Detail

getHealthChecker

HealthChecker getHealthChecker()
Deprecated. 
Returns:
A proxy to the HealthChecker MBean. Could be null because the HealthChecker may not be present.


Copyright © 2012 GlassFish Community. All Rights Reserved.