Package com.enonic.xp.trace
Interface TraceLocation
-
public interface TraceLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getClassName()
int
getLineNumber()
java.lang.String
getMethod()
-