public final class ClasspathLoggingApplicationListener extends Object implements org.springframework.context.event.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.| Constructor and Description | 
|---|
| ClasspathLoggingApplicationListener() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getOrder() | 
| void | onApplicationEvent(org.springframework.context.ApplicationEvent event) | 
| boolean | supportsEventType(org.springframework.core.ResolvableType resolvableType) | 
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>public int getOrder()
getOrder in interface org.springframework.context.event.GenericApplicationListenergetOrder in interface org.springframework.core.Orderedpublic boolean supportsEventType(org.springframework.core.ResolvableType resolvableType)
supportsEventType in interface org.springframework.context.event.GenericApplicationListenerCopyright © 2020 Pivotal Software, Inc.. All rights reserved.