ro.isdc.wro.manager.factory
Interface WroManagerFactory

All Superinterfaces:
ObjectFactory<WroManager>, WroConfigurationChangeListener
All Known Implementing Classes:
BaseWroManagerFactory, ConfigurableStandaloneContextAwareManagerFactory, ConfigurableWroManagerFactory, ConfigurableWroManagerFactory, DefaultStandaloneContextAwareManagerFactory, DefaultWroManagerFactory, ExtensionsConfigurableWroManagerFactory, ExtensionsStandaloneManagerFactory, FingerprintAwareStandaloneManagerFactory, GoogleAdvancedStandaloneManagerFactory, GoogleStandaloneManagerFactory, InjectableWroManagerFactoryDecorator, NoProcessorsWroManagerFactory, SimpleWroManagerFactory, StandaloneWroManagerFactory, WroManagerFactoryDecorator

public interface WroManagerFactory
extends ObjectFactory<WroManager>, WroConfigurationChangeListener

Factory used to create WroManager objects.

Author:
Alex Objelean

Method Summary
 void destroy()
          Called by filter indicating that it is being taken out of service.
 
Methods inherited from interface ro.isdc.wro.util.ObjectFactory
create
 
Methods inherited from interface ro.isdc.wro.config.support.WroConfigurationChangeListener
onCachePeriodChanged, onModelPeriodChanged
 

Method Detail

destroy

void destroy()
Called by filter indicating that it is being taken out of service.



Copyright © 2008-2013. All Rights Reserved.