public class SleuthContextListener extends Object implements org.springframework.context.event.SmartApplicationListener
| Constructor and Description |
|---|
SleuthContextListener() |
| Modifier and Type | Method and Description |
|---|---|
static SleuthContextListener |
getBean(org.springframework.beans.factory.BeanFactory beanFactory)
Returns an instance of the
SleuthContextListener that might have already
been initialized. |
boolean |
isUnusable()
Verifies if context is unusable.
|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
boolean |
supportsEventType(Class<? extends org.springframework.context.ApplicationEvent> eventType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static SleuthContextListener getBean(org.springframework.beans.factory.BeanFactory beanFactory)
SleuthContextListener that might have already
been initialized.beanFactory - bean factorySleuthContextListenerpublic boolean supportsEventType(Class<? extends org.springframework.context.ApplicationEvent> eventType)
supportsEventType in interface org.springframework.context.event.SmartApplicationListenerpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>public boolean isUnusable()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.