| 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)
This method checks whether the supplied fragment has been completed
and therefore should be processed.
|
protected <T extends Node> |
DefaultBusinessTransactionCollector.pop(FragmentBuilder builder,
Class<T> cls)
This method pops an existing node from 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.