- serviceEnd(String, String, Map<String, ?>, Object...) - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method indicates the end of a service invocation.
- serviceStart(String, String, Map<String, ?>, Object...) - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method indicates the start of a service invocation.
- session() - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method returns the session manager associated with the
current thread of execution.
- SessionManager - Interface in org.hawkular.btm.client.api
-
This interface represents the business transaction collector's
session manager.
- setDetail(String, String) - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method sets a detail on the current node.
- setName(String) - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method sets the name of the business transaction.
- setProperty(String, String) - Method in interface org.hawkular.btm.client.api.BusinessTransactionCollector
-
This method sets a property on the business transaction.
- suppress() - Method in interface org.hawkular.btm.client.api.SessionManager
-
This method suppressed recording of any child nodes under the current business
transaction fragment node.