FileDocCategorySizeDatePackage
InstrumentLogger.javaAPI DocGlassfish v2 API2806Fri May 04 22:34:22 BST 2007com.sun.enterprise.appverification.factory

InstrumentLogger

public interface InstrumentLogger
author
Qingqing Ouyang

Fields Summary
Constructors Summary
Methods Summary
public voiddoInstrumentForEjb(com.sun.enterprise.deployment.EjbDescriptor ejbDsc, java.lang.reflect.Method method, java.lang.Throwable exception)

public voiddoInstrumentForWeb(org.apache.catalina.InstanceEvent event)

public java.lang.StringgetVersion()
the version of AVKit.

public voidhandleChangeInDeployment()
Upon re-deploy or un-deploy of any application, the generated instrumentation data will be automatically removed and the memory will be cleared.

public voidwriteResult()

public voidwriteResults()
write instrumentation, introspection, and verifier results.