| Interface | Description |
|---|---|
| BusinessTransactionCollector |
This interface represents the collector used to register activity
related to a business transaction execution.
|
| ConfigurationManager |
This interface represents the BTM client side configuration manager.
|
| SessionManager |
This interface represents the business transaction collector's
session manager.
|
| Class | Description |
|---|---|
| AbstractConfigurationManager |
This class provides the abstract base implementation of the ConfigurationManager
API, that obtains the configuration from a file (or directory of files) referenced
by a system property.
|
| Logger |
This is a simple client side logger, to avoid using the Java util logging and JBoss logging managers.
|
| Enum | Description |
|---|---|
| Logger.Level |
This enum represents the logging levels.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.