Package | Description |
---|---|
org.jboss.jca.core.tracer |
This package contains the IronJacamar tracer, which generate opcodes for important
events in the Java EE Connector Architecture lifecycle, and for the IronJacamar
implementation.
|
Modifier and Type | Method and Description |
---|---|
static TraceEvent |
TraceEvent.parse(java.lang.String data)
Parse a trace event
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
TraceEvent.asText(TraceEvent event)
As text
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)