ro.isdc.wro.manager
Interface WroManagerFactory

All Superinterfaces:
ObjectFactory<WroManager>
All Known Subinterfaces:
StandaloneContextAwareManagerFactory
All Known Implementing Classes:
BaseWroManagerFactory, ConfigurableStandaloneContextAwareManagerFactory, ConfigurableWroManagerFactory, DefaultStandaloneContextAwareManagerFactory, NoProcessorsWroManagerFactory, StandaloneWroManagerFactory

public interface WroManagerFactory
extends ObjectFactory<WroManager>

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
 

Method Detail

destroy

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



Copyright © 2008-2011. All Rights Reserved.