FileDocCategorySizeDatePackage
MonitoringLevelChangeEventListener.javaAPI DocGlassfish v2 API2518Fri May 04 22:33:34 BST 2007com.sun.enterprise.admin.event

MonitoringLevelChangeEventListener

public interface MonitoringLevelChangeEventListener implements AdminEventListener
MonitoringLevelChangeListener is the listener interface for changes to monitoring level.

Fields Summary
Constructors Summary
Methods Summary
public voidmonitoringLevelChanged(MonitoringLevelChangeEvent event)
Handle change of monitoring level.

param
event the event representing change to monitoring level
throws
AdminEventListenerException when there is an error in handling the event.