| Package | Description |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory | |
| ro.isdc.wro.manager.factory.standalone | |
| ro.isdc.wro.model.resource.processor.factory |
| Modifier and Type | Method and Description |
|---|---|
ProcessorsFactory |
WroManager.getProcessorsFactory() |
| Modifier and Type | Method and Description |
|---|---|
WroManager |
WroManager.setProcessorsFactory(ProcessorsFactory processorsFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessorsFactory |
NoProcessorsWroManagerFactory.newProcessorsFactory()
Override to provide a different or modified default factory implementation.
|
protected ProcessorsFactory |
ConfigurableWroManagerFactory.newProcessorsFactory()
Reuse
ConfigurableProcessorsFactory for processors lookup. |
protected ProcessorsFactory |
BaseWroManagerFactory.newProcessorsFactory()
Override to provide a different or modified default factory implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseWroManagerFactory.setProcessorsFactory(ProcessorsFactory processorsFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessorsFactory |
StandaloneWroManagerFactory.newProcessorsFactory() |
protected ProcessorsFactory |
DefaultStandaloneContextAwareManagerFactory.newProcessorsFactory() |
protected ProcessorsFactory |
ConfigurableStandaloneContextAwareManagerFactory.newProcessorsFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneContextAwareManagerFactory.setProcessorsFactory(ProcessorsFactory processorsFactory)
set the processor factory to be used by the
WroManagerFactory created by this factory. |
void |
InjectableContextAwareManagerFactory.setProcessorsFactory(ProcessorsFactory processorsFactory)
set the processor factory to be used by the
WroManagerFactory created by this factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableProcessorsFactory
A
ProcessorsFactory implementation which is easy to configure using a Properties object. |
class |
DefaultProcesorsFactory
Default
ProcessorsFactory which provides most commons processors. |
class |
SimpleProcessorsFactory
Default implementation of processors factory.
|
Copyright © 2008-2013. All Rights Reserved.