public class ClientManager extends Object
| Constructor and Description |
|---|
ClientManager() |
| Modifier and Type | Method and Description |
|---|---|
protected static BusinessTransactionCollector |
collector()
This method returns the collector.
|
static void |
initialize(org.jboss.byteman.agent.Retransformer trans)
This method initializes the manager.
|
static void |
updateInstrumentation(Map<String,Instrumentation> instrumentTypes)
This method updates the instrumentation instructions.
|
public static void initialize(org.jboss.byteman.agent.Retransformer trans)
trans - The ByteMan retransformerprotected static BusinessTransactionCollector collector()
public static void updateInstrumentation(Map<String,Instrumentation> instrumentTypes) throws Exception
instrumentTypes - The instrumentation typesException - Failed to update instrumentation rulesCopyright © 2015 Red Hat, Inc.. All rights reserved.