FailureAnalysis is now the preferred approach for diagnosing and reporting
startup failures.@Deprecated public final class ClasspathLoggingApplicationListener extends Object implements GenericApplicationListener
SmartApplicationListener that reacts to
environment prepared events and to
failed events by logging the classpath of the thread
context class loader (TCCL) at DEBUG level.HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
ClasspathLoggingApplicationListener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Deprecated.
|
void |
onApplicationEvent(ApplicationEvent event)
Deprecated.
|
boolean |
supportsEventType(ResolvableType resolvableType)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsEventTypegetListenerId, supportsSourceTypeforPayloadpublic ClasspathLoggingApplicationListener()
public void onApplicationEvent(ApplicationEvent event)
onApplicationEvent in interface ApplicationListener<ApplicationEvent>public int getOrder()
getOrder in interface SmartApplicationListenergetOrder in interface Orderedpublic boolean supportsEventType(ResolvableType resolvableType)
supportsEventType in interface GenericApplicationListener