FileDocCategorySizeDatePackage
ShutdownEventListener.javaAPI DocGlassfish v2 API2658Fri May 04 22:33:36 BST 2007com.sun.enterprise.admin.event

ShutdownEventListener

public interface ShutdownEventListener implements com.sun.enterprise.admin.event.AdminEventListener
Listener to handle shutdown event.

Fields Summary
Constructors Summary
Methods Summary
public voidstartShutdown(ShutdownEvent event)
Start shutdown on this instance.

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