| Package | Description |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.callback |
| Modifier and Type | Method and Description |
|---|---|
void |
WroManager.registerCallback(ObjectFactory<LifecycleCallback> callbackFactory)
Registers a callback.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleCallbackDecorator
Default implementation of
LifecycleCallback interface with empty implementations. |
class |
LifecycleCallbackRegistry
Register all available callbacks.
|
class |
LifecycleCallbackSupport
Default implementation of
LifecycleCallback interface with empty implementations. |
class |
PerformanceLoggerCallback
Default implementation of
LifecycleCallback interface with empty implementations. |
| Modifier and Type | Method and Description |
|---|---|
protected List<LifecycleCallback> |
LifecycleCallbackRegistry.initCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleCallbackRegistry.registerCallback(ObjectFactory<LifecycleCallback> callbackFactory)
Register a callback using a factory responsible for callback instantiation.
|
| Constructor and Description |
|---|
LifecycleCallbackDecorator(LifecycleCallback decorated) |
Copyright © 2008-2014. All Rights Reserved.