public class RequestTrace extends org.jboss.dashboard.profiler.CodeBlockTrace
Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
context |
ancestorTypes, beginTimeMillis, children, childrenElapsedTimeMillis, dateFormat, endTimeMillis, id, parent, RUNTIME_CONTRAINTS_ENABLED, runtimeConstraints
Constructor and Description |
---|
RequestTrace() |
Modifier and Type | Method and Description |
---|---|
org.jboss.dashboard.profiler.CodeBlockTrace |
begin(javax.servlet.http.HttpServletRequest request) |
protected Map<String,Object> |
buildContext(javax.servlet.http.HttpServletRequest request) |
Map<String,Object> |
getContext() |
String |
getDescription() |
org.jboss.dashboard.profiler.CodeBlockType |
getType() |
protected String |
toString(Object obj) |
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
public org.jboss.dashboard.profiler.CodeBlockTrace begin(javax.servlet.http.HttpServletRequest request)
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
protected Map<String,Object> buildContext(javax.servlet.http.HttpServletRequest request)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.