Interface ReloadNotificationListener

  • All Known Implementing Classes:
    ReloadingClassLoader

    public interface ReloadNotificationListener
    Classes implementing this interface can get notified by ReloadingListeners
    Author:
    tcurdt
    • Method Detail

      • handleNotification

        void handleNotification()