Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleNotification()
-