ro.isdc.wro.manager
Interface CacheChangeCallbackAware

All Known Implementing Classes:
BaseWroManagerFactory, ConfigurableStandaloneContextAwareManagerFactory, ConfigurableWroManagerFactory, DefaultStandaloneContextAwareManagerFactory, NoProcessorsWroManagerFactory, StandaloneWroManagerFactory, WroManager

public interface CacheChangeCallbackAware

The WroManagerFactory classes which implement this interface allows registration of a callback to be invoked when the cache is changed.

Author:
Alex Objelean

Method Summary
 void registerCallback(PropertyChangeListener callback)
           
 

Method Detail

registerCallback

void registerCallback(PropertyChangeListener callback)
Parameters:
callback - to invoke when the cache is changed.


Copyright © 2008-2011. All Rights Reserved.