public class TraceAnnotationsManager extends Object
This class adds rules to instrument all the methods annotated with the @Trace.
| Constructor and Description |
|---|
TraceAnnotationsManager(org.jboss.byteman.agent.Retransformer trans,
TracingAgentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
This method initializes the manager.
|
public TraceAnnotationsManager(org.jboss.byteman.agent.Retransformer trans,
TracingAgentConfig config)