| Package | Description |
|---|---|
| org.hawkular.btm.client.collector | |
| org.hawkular.btm.client.collector.internal |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultBusinessTransactionCollector.checkForCompletion(FragmentBuilder builder,
Node node)
This method checks whether the supplied fragment has been completed
and therefore should be processed.
|
protected <T extends Node> |
DefaultBusinessTransactionCollector.pop(String location,
FragmentBuilder builder,
Class<T> cls,
String uri)
This method pops an existing node from the business transaction fragment.
|
protected void |
DefaultBusinessTransactionCollector.processInContent(String location,
FragmentBuilder builder,
int hashCode)
This method processes the in content if available.
|
protected void |
DefaultBusinessTransactionCollector.processOutContent(String location,
FragmentBuilder builder,
int hashCode)
This method processes the out content if available.
|
protected void |
DefaultBusinessTransactionCollector.push(String location,
FragmentBuilder builder,
Node node)
This method pushes a new node into the business transaction fragment.
|
| Modifier and Type | Method and Description |
|---|---|
FragmentBuilder |
FragmentManager.getFragmentBuilder()
This method returns the appropriate fragment builder for the current
thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentManager.setFragmentBuilder(FragmentBuilder builder)
This method sets the builder for this thread of execution.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.