|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LensDebugListener
Interface used to intercept the SyncContext as it passes through the computation. It is mostly used in tests. EXPERIMENTAL
| Method Summary | ||
|---|---|---|
|
afterSync(LensContext<F,P> context)
|
|
|
beforeSync(LensContext<F,P> context)
|
|
| Method Detail |
|---|
<F extends ObjectType,P extends ObjectType> void beforeSync(LensContext<F,P> context)
<F extends ObjectType,P extends ObjectType> void afterSync(LensContext<F,P> context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||