public interface LensDebugListener
Modifier and Type | Method and Description |
---|---|
<F extends ObjectType,P extends ObjectType> |
afterSync(LensContext<F,P> context) |
<F extends ObjectType,P extends ObjectType> |
beforeSync(LensContext<F,P> context) |
<F extends ObjectType,P extends ObjectType> void beforeSync(LensContext<F,P> context)
<F extends ObjectType,P extends ObjectType> void afterSync(LensContext<F,P> context)
Copyright © 2013 evolveum. All rights reserved.