| Interface | Description |
|---|---|
| WroManagerFactory |
Factory used to create
WroManager objects. |
| Class | Description |
|---|---|
| BaseWroManagerFactory |
Default implementation of
WroManagerFactory which creates default locators and processors and handles the
injection logic by creating an Injector and injecting where it is appropriate. |
| ConfigurableWroManagerFactory |
Allow configuring uriLocators & processors to add using initParams of the filter.
|
| DefaultWroManagerFactory |
Load the WroManagerFactory configured in
WroConfiguration or loads a default one if none is configured. |
| NoProcessorsWroManagerFactory |
An implementation with no processors set.
|
| SimpleWroManagerFactory |
Always returns the same instance of
WroManager. |
| WroManagerFactoryDecorator |
Simple decorator for
WroManagerFactory. |
Copyright © 2008-2014. All Rights Reserved.