Interface MappingInspector
- All Known Subinterfaces:
ClockworkInspector
public interface MappingInspector
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
afterMappingEvaluation
(Mapping<?, ?> evaluatedMapping) May be used to gather profiling data, etc.static MappingInspector
empty()
-
Field Details
-
EMPTY
-
-
Method Details
-
empty
-
afterMappingEvaluation
May be used to gather profiling data, etc.
-