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