|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectro.isdc.wro.manager.callback.LifecycleCallbackSupport
ro.isdc.wro.manager.callback.PerformanceLoggerCallback
public class PerformanceLoggerCallback
Default implementation of LifecycleCallback interface with empty implementations.
| Constructor Summary | |
|---|---|
PerformanceLoggerCallback()
|
|
| Method Summary | |
|---|---|
void |
onAfterMerge()
Called after all resources are merged and the preProcessing is completed. |
void |
onAfterModelCreated()
Invoked after the model is created. |
void |
onBeforeMerge()
Called before resources are merged and before any processing is applied. |
void |
onBeforeModelCreated()
Invoked before starting model creation. |
void |
onProcessingComplete()
Called after all postProcessors are applied and overall processing is complete. |
| Methods inherited from class ro.isdc.wro.manager.callback.LifecycleCallbackSupport |
|---|
onAfterPostProcess, onAfterPreProcess, onBeforePostProcess, onBeforePreProcess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerformanceLoggerCallback()
| Method Detail |
|---|
public void onBeforeModelCreated()
LifecycleCallbackSupport
onBeforeModelCreated in interface LifecycleCallbackonBeforeModelCreated in class LifecycleCallbackSupportpublic void onAfterModelCreated()
LifecycleCallbackSupport
onAfterModelCreated in interface LifecycleCallbackonAfterModelCreated in class LifecycleCallbackSupportpublic void onBeforeMerge()
LifecycleCallbackSupport
onBeforeMerge in interface LifecycleCallbackonBeforeMerge in class LifecycleCallbackSupportpublic void onAfterMerge()
LifecycleCallbackSupport
onAfterMerge in interface LifecycleCallbackonAfterMerge in class LifecycleCallbackSupportpublic void onProcessingComplete()
LifecycleCallbackSupport
onProcessingComplete in interface LifecycleCallbackonProcessingComplete in class LifecycleCallbackSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||