| Name | Description | Type | Package | Framework |
| 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 | ro.isdc.wro.manager.factory | Wro4J |
| ConfigurableStandaloneContextAwareManagerFactory | Class | ro.isdc.wro.manager.factory.standalone | Wro4J | |
| ConfigurableWroManagerFactory | Allow configuring uriLocators & processors to add using initParams of the filter. | Class | ro.isdc.wro.manager.factory | Wro4J |
| DefaultStandaloneContextAwareManagerFactory | WroManagerFactory instance used by the maven plugin. | Class | ro.isdc.wro.manager.factory.standalone | Wro4J |
| DefaultWroManagerFactory | Load the WroManagerFactory configured in WroConfiguration or loads a default one if none is configured. | Class | ro.isdc.wro.manager.factory | Wro4J |
| InjectableWroManagerFactoryDecorator | Responsible for injecting WroManager each time it is created by decorated factory. | Class | ro.isdc.wro.manager.factory | Wro4J |
| LifecycleCallback | Defines callbacks invoked by the manager during processing. | Interface | ro.isdc.wro.manager.callback | Wro4J |
| LifecycleCallbackDecorator | Default implementation of LifecycleCallback interface with empty implementations. | Class | ro.isdc.wro.manager.callback | Wro4J |
| LifecycleCallbackRegistry | Register all available callbacks. | Class | ro.isdc.wro.manager.callback | Wro4J |
| LifecycleCallbackSupport | Default implementation of LifecycleCallback interface with empty implementations. | Class | ro.isdc.wro.manager.callback | Wro4J |
| NoProcessorsWroManagerFactory | An implementation with no processors set. | Class | ro.isdc.wro.manager.factory | Wro4J |
| PerformanceLoggerCallback | Default implementation of LifecycleCallback interface with empty implementations. | Class | ro.isdc.wro.manager.callback | Wro4J |
| ReloadCacheRunnable | A Runnable executed by scheduler to clear the cache. | Class | ro.isdc.wro.manager.runnable | Wro4J |
| ReloadModelRunnable | A Runnable executed by scheduler to clear the model cache. | Class | ro.isdc.wro.manager.runnable | Wro4J |
| ResourceBundleProcessor | Encapsulates the bundle creation. | Class | ro.isdc.wro.manager | Wro4J |
| SimpleWroManagerFactory | Always returns the same instance of WroManager. | Class | ro.isdc.wro.manager.factory | Wro4J |
| StandaloneContext | A context for running wro4j in standalone mode. | Class | ro.isdc.wro.manager.factory.standalone | Wro4J |
| StandaloneContextAware | An implementation of WroManagerFactory aware about the run context. | Interface | ro.isdc.wro.manager.factory.standalone | Wro4J |
| StandaloneWroManagerFactory | This factory will create a WroManager which is able to run itself outside ofAuthor:Alex Objelean | Class | ro.isdc.wro.manager.factory.standalone | Wro4J |
| WroManager | Contains all the factories used by optimizer in order to perform the logic. | Class | ro.isdc.wro.manager | Wro4J |
| WroManager .Builder | Constructor SummaryWroManager. | Class | ro.isdc.wro.manager | Wro4J |
| WroManagerFactory | Factory used to create WroManager objects. | Interface | ro.isdc.wro.manager.factory | Wro4J |
| WroManagerFactoryDecorator | Simple decorator for WroManagerFactory. | Class | ro.isdc.wro.manager.factory | Wro4J |