public static class IgnoredTracerContext.ListenerManager extends Object
| Constructor and Description |
|---|
ListenerManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(IgnoreTracerContextListener listener)
Add the given
IgnoreTracerContextListener to LISTENERS list. |
static void |
remove(IgnoreTracerContextListener listener)
Clear the given
IgnoreTracerContextListener |
public static void add(IgnoreTracerContextListener listener)
IgnoreTracerContextListener to LISTENERS list.listener - the new listener.public static void remove(IgnoreTracerContextListener listener)
IgnoreTracerContextListenerCopyright © 2019 The Apache Software Foundation. All rights reserved.