public static class BaseTag.JSPIncludeTrace extends org.jboss.dashboard.profiler.CodeBlockTrace
Modifier and Type | Field and Description |
---|---|
protected String |
jsp |
ancestorTypes, beginTimeMillis, children, childrenElapsedTimeMillis, dateFormat, endTimeMillis, id, parent, RUNTIME_CONTRAINTS_ENABLED, runtimeConstraints
Constructor and Description |
---|
BaseTag.JSPIncludeTrace(String jsp) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContext() |
String |
getDescription() |
org.jboss.dashboard.profiler.CodeBlockType |
getType() |
addChild, addRuntimeConstraint, begin, checkRuntimeConstraints, end, equals, getAncestorTypes, getBeginTimeMillis, getChildren, getChildrenElapsedTimeMillis, getDescendants, getElapsedTimeMillis, getEndTimeMillis, getId, getLevel, getParent, getSelfTimeMillis, getThreadProfile, hashCode, isDescendantOfType, isRunning, printContext, printContext, printContext, printIndent, printMap, printMap, removeChild, setAncestorTypes, setBeginTimeMillis, setChildren, setEndTimeMillis, setId, setParent, setThreadProfile, toPlainList, toString
protected String jsp
public BaseTag.JSPIncludeTrace(String jsp)
public org.jboss.dashboard.profiler.CodeBlockType getType()
getType
in class org.jboss.dashboard.profiler.CodeBlockTrace
public String getDescription()
getDescription
in class org.jboss.dashboard.profiler.CodeBlockTrace
public Map<String,Object> getContext()
getContext
in class org.jboss.dashboard.profiler.CodeBlockTrace
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.