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

ElementChangeEventListener

public interface ElementChangeEventListener implements AdminEventListener
This is the listener interface that should be implemented to handle events.

Fields Summary
Constructors Summary
Methods Summary
public voidprocessEvent(ElementChangeEvent event)
generic process event method

throws
AdminEventListenerException when the listener is unable to process the event.