| Constructor and Description |
|---|
ExecutorInstrumentor(Supplier<List<String>> ignoredBeans,
org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
instrument(Object bean,
String beanName)
Wraps an
Executor bean in its trace representation. |
static boolean |
isApplicableForInstrumentation(Object bean) |
public static boolean isApplicableForInstrumentation(Object bean)
bean - bean to instrumenttrue if bean is applicable for instrumentationCopyright © 2021 Pivotal Software, Inc.. All rights reserved.