Uses of Class
org.jboss.jca.as.tracer.Interaction
Packages that use Interaction
Package
Description
Generator of a HTML report for the IronJacamar trace events.
-
Uses of Interaction in org.jboss.jca.as.tracer
Methods in org.jboss.jca.as.tracer that return types with arguments of type InteractionModifier and TypeMethodDescriptionstatic Map<String, List<Interaction>> TraceEventHelper.getConnectionListenerData(List<Interaction> data) Get a connection listener mapstatic Map<String, List<Interaction>> TraceEventHelper.getPoolData(List<TraceEvent> data, boolean ignoreDelist, boolean ignoreTracking, boolean ignoreIncomplete) Get the structured pool datastatic Map<String, List<Interaction>> TraceEventHelper.getTransactionData(List<Interaction> data) Get a transaction mapMethod parameters in org.jboss.jca.as.tracer with type arguments of type InteractionModifier and TypeMethodDescriptionstatic Map<String, List<Interaction>> TraceEventHelper.getConnectionListenerData(List<Interaction> data) Get a connection listener mapstatic Map<String, List<Interaction>> TraceEventHelper.getTransactionData(List<Interaction> data) Get a transaction map