Uses of Interface
ro.isdc.wro.manager.CacheChangeCallbackAware

Packages that use CacheChangeCallbackAware
ro.isdc.wro.manager   
ro.isdc.wro.manager.factory   
ro.isdc.wro.manager.factory.standalone   
 

Uses of CacheChangeCallbackAware in ro.isdc.wro.manager
 

Classes in ro.isdc.wro.manager that implement CacheChangeCallbackAware
 class WroManager
          Contains all the factories used by optimizer in order to perform the logic.
 

Uses of CacheChangeCallbackAware in ro.isdc.wro.manager.factory
 

Classes in ro.isdc.wro.manager.factory that implement CacheChangeCallbackAware
 class BaseWroManagerFactory
          Default implementation of WroManagerFactory which creates default locators and processors and handles the injection logic by creating an Injector and injecting where it is appropriate.
 class ConfigurableWroManagerFactory
          Allow configuring uriLocators & processors to add using initParams of the filter.
 class NoProcessorsWroManagerFactory
          An implementation with no processors set.
 

Uses of CacheChangeCallbackAware in ro.isdc.wro.manager.factory.standalone
 

Classes in ro.isdc.wro.manager.factory.standalone that implement CacheChangeCallbackAware
 class ConfigurableStandaloneContextAwareManagerFactory
           
 class DefaultStandaloneContextAwareManagerFactory
          WroManagerFactory instance used by the maven plugin.
 class StandaloneWroManagerFactory
          This factory will create a WroManager which is able to run itself outside of a webContainer.
 



Copyright © 2008-2011. All Rights Reserved.