FileDocCategorySizeDatePackage
VerifierEventsListener.javaAPI DocGlassfish v2 API2724Fri May 04 22:33:24 BST 2007com.sun.enterprise.tools.verifier

VerifierEventsListener

public interface VerifierEventsListener

This listener interface is used for tests that need to be notified of the verifier execution life cycle

author
Jerome Dochez

Fields Summary
Constructors Summary
Methods Summary
public voidallTestsFinished(java.util.EventObject e)

Notification that all tests pertinent to a verifier check manager have been completed

param
e event object which source is the check manager for the completed tests

public voidtestFinished(java.util.EventObject e)

Individual test completion notification event

param
e event object which source is the result of the individual test