public class InjectableContextAwareManagerFactory extends InjectableWroManagerFactoryDecorator implements StandaloneContextAwareManagerFactory
WroManagerFactory and StandaloneContextAwareManagerFactory
regarding the injection ability. This class will be removed once the StandaloneContextAwareManagerFactory
will be removed and another approach will be found to handle the difference.| Constructor and Description |
|---|
InjectableContextAwareManagerFactory(StandaloneContextAwareManagerFactory decorated) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(StandaloneContext standaloneContext)
Called by standalone process for initialization.
|
void |
setProcessorsFactory(ProcessorsFactory processorsFactory)
set the processor factory to be used by the
WroManagerFactory created by this factory. |
create, getInjectordestroy, onCachePeriodChanged, onModelPeriodChangedgetDecoratedObject, getOriginalDecoratedObject, getOriginalDecoratedObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroycreateonCachePeriodChanged, onModelPeriodChangedpublic InjectableContextAwareManagerFactory(StandaloneContextAwareManagerFactory decorated)
public void setProcessorsFactory(ProcessorsFactory processorsFactory)
WroManagerFactory created by this factory.setProcessorsFactory in interface StandaloneContextAwareManagerFactorypublic void initialize(StandaloneContext standaloneContext)
StandaloneContext in order to initialize the internals.initialize in interface StandaloneContextAwareManagerFactorystandaloneContext - StandaloneContext holding properties associated with current context.Copyright © 2008-2013. All Rights Reserved.