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-2011 Apache Software Foundation. All Rights Reserved.