org.apache.commons.jci.listeners
Interface ReloadNotificationListener

All Known Implementing Classes:
ReloadingClassLoader

public interface ReloadNotificationListener

Classes implementing this interface can get notified by ReloadingListeners

Author:
tcurdt

Method Summary
 void handleNotification()
           
 

Method Detail

handleNotification

void handleNotification()


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.