public class ClassPathChangeUploader extends Object implements ApplicationListener<ClassPathChangedEvent>
| Constructor and Description | 
|---|
ClassPathChangeUploader(String url,
                       ClientHttpRequestFactory requestFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onApplicationEvent(ClassPathChangedEvent event)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforPayloadpublic ClassPathChangeUploader(String url, ClientHttpRequestFactory requestFactory)
public void onApplicationEvent(ClassPathChangedEvent event)
onApplicationEvent in interface ApplicationListener<ClassPathChangedEvent>