public static class BeanHandler.HandlerTrace extends org.jboss.dashboard.profiler.CodeBlockTrace
Modifier and Type | Field and Description |
---|---|
protected String |
action |
protected String |
bean |
protected Map<String,Object> |
context |
ancestorTypes, beginTimeMillis, children, childrenElapsedTimeMillis, dateFormat, endTimeMillis, id, parent, RUNTIME_CONTRAINTS_ENABLED, runtimeConstraints
Constructor and Description |
---|
BeanHandler.HandlerTrace(BeanHandler handler,
String action) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
buildContext() |
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
public BeanHandler.HandlerTrace(BeanHandler handler, String action)
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.