com.sun.tdk.signaturetest.plugin
Interface Context


public interface Context


Method Summary
 Log getLog()
           
 boolean isDebugMode()
           
 boolean isSetup()
           
 boolean isTestMode()
           
 

Method Detail

getLog

Log getLog()

isDebugMode

boolean isDebugMode()

isTestMode

boolean isTestMode()

isSetup

boolean isSetup()