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