railo.runtime.debug
Interface DebugTrace

All Known Implementing Classes:
DebugTraceImpl

public interface DebugTrace


Method Summary
 String getCategory()
           
 int getLine()
           
 String getTemplate()
           
 String getText()
           
 long getTime()
           
 int getType()
           
 String getVarName()
           
 String getVarValue()
           
 

Method Detail

getCategory

String getCategory()
Returns:
the category

getLine

int getLine()
Returns:
the line

getTemplate

String getTemplate()
Returns:
the template

getText

String getText()
Returns:
the text

getTime

long getTime()
Returns:
the time

getType

int getType()
Returns:
the type

getVarName

String getVarName()
Returns:
the var

getVarValue

String getVarValue()
Returns:
the var


Copyright © 2012 Railo