ro.isdc.wro.manager.factory
Class NoProcessorsWroManagerFactory

java.lang.Object
  extended by ro.isdc.wro.manager.factory.BaseWroManagerFactory
      extended by ro.isdc.wro.manager.factory.NoProcessorsWroManagerFactory
All Implemented Interfaces:
WroConfigurationChangeListener, WroManagerFactory, ObjectFactory<WroManager>

public final class NoProcessorsWroManagerFactory
extends BaseWroManagerFactory

An implementation with no processors set.

Author:
Alex Objelean

Constructor Summary
NoProcessorsWroManagerFactory()
           
 
Method Summary
protected  ProcessorsFactory newProcessorsFactory()
          Override to provide a different or modified default factory implementation.
 
Methods inherited from class ro.isdc.wro.manager.factory.BaseWroManagerFactory
addModelTransformer, create, destroy, newAuthorizationManager, newCacheKeyFactory, newCacheStrategy, newGroupExtractor, newHashStrategy, newMetaDataFactory, newModelFactory, newModelTransformers, newNamingStrategy, newUriLocatorFactory, onAfterInitializeManager, onCachePeriodChanged, onModelPeriodChanged, setCacheKeyFactory, setCacheStrategy, setGroupExtractor, setHashBuilder, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setUriLocatorFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoProcessorsWroManagerFactory

public NoProcessorsWroManagerFactory()
Method Detail

newProcessorsFactory

protected ProcessorsFactory newProcessorsFactory()
Override to provide a different or modified default factory implementation.

Overrides:
newProcessorsFactory in class BaseWroManagerFactory
Returns:
ProcessorsFactory object.


Copyright © 2008-2013. All Rights Reserved.