|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WroConfigurationChangeListener | |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory | |
| ro.isdc.wro.manager.factory.standalone | |
| Uses of WroConfigurationChangeListener in ro.isdc.wro.manager |
|---|
| Classes in ro.isdc.wro.manager that implement WroConfigurationChangeListener | |
|---|---|
class |
WroManager
Contains all the factories used by optimizer in order to perform the logic. |
| Uses of WroConfigurationChangeListener in ro.isdc.wro.manager.factory |
|---|
| Subinterfaces of WroConfigurationChangeListener in ro.isdc.wro.manager.factory | |
|---|---|
interface |
WroManagerFactory
Factory used to create WroManager objects. |
| Classes in ro.isdc.wro.manager.factory that implement WroConfigurationChangeListener | |
|---|---|
class |
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. |
class |
ConfigurableWroManagerFactory
Allow configuring uriLocators & processors to add using initParams of the filter. |
class |
DefaultWroManagerFactory
Load the WroManagerFactory configured in WroConfiguration or loads a default one if none is configured. |
class |
NoProcessorsWroManagerFactory
An implementation with no processors set. |
class |
SimpleWroManagerFactory
Always returns the same instance of WroManager. |
class |
WroManagerFactoryDecorator
Simple decorator for WroManagerFactory. |
| Uses of WroConfigurationChangeListener in ro.isdc.wro.manager.factory.standalone |
|---|
| Classes in ro.isdc.wro.manager.factory.standalone that implement WroConfigurationChangeListener | |
|---|---|
class |
ConfigurableStandaloneContextAwareManagerFactory
|
class |
DefaultStandaloneContextAwareManagerFactory
WroManagerFactory instance used by the maven plugin. |
class |
StandaloneWroManagerFactory
This factory will create a WroManager which is able to run itself outside of a webContainer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||