| Package | Description |
|---|---|
| org.jboss.jca.as.tracer |
Generator of a HTML report for the IronJacamar trace events.
|
| Modifier and Type | Method and Description |
|---|---|
static TraceEventStatus |
TraceEventHelper.getStatus(List<org.jboss.jca.core.tracer.TraceEvent> data,
boolean ignoreDelist)
Get status
|
static TraceEventStatus |
TraceEventHelper.mergeStatus(List<TraceEventStatus> data)
Get status
|
static TraceEventStatus |
TraceEventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceEventStatus[] |
TraceEventStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,TraceEventStatus> |
TraceEventHelper.getStatus(Map<String,List<org.jboss.jca.core.tracer.TraceEvent>> input,
boolean ignoreDelist)
Get status
|
| Modifier and Type | Method and Description |
|---|---|
static TraceEventStatus |
TraceEventHelper.mergeStatus(List<TraceEventStatus> data)
Get status
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)