| Package | Description |
|---|---|
| ro.isdc.wro.http.handler | |
| ro.isdc.wro.model.factory | |
| ro.isdc.wro.model.resource.processor.decorator | |
| ro.isdc.wro.util |
| Constructor and Description |
|---|
LazyRequestHandlerDecorator(LazyInitializer<RequestHandler> initializer) |
| Constructor and Description |
|---|
LazyWroModelFactoryDecorator(LazyInitializer<WroModelFactory> initializer) |
| Constructor and Description |
|---|
LazyProcessorDecorator(LazyInitializer<ResourcePreProcessor> processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DestroyableLazyInitializer<T>
A subclass of
LazyInitializer allows to destroy the created object. |
| Modifier and Type | Method and Description |
|---|---|
static SchedulerHelper |
SchedulerHelper.create(LazyInitializer<Runnable> runnableFactory) |
static SchedulerHelper |
SchedulerHelper.create(LazyInitializer<Runnable> runnableFactory,
String name)
Factory method.
|
Copyright © 2008-2014. All Rights Reserved.