Interface MappingInspector

All Known Subinterfaces:
ClockworkInspector
All Known Implementing Classes:
ProfilingModelInspector

public interface MappingInspector
  • Field Details

  • Method Details

    • empty

      static MappingInspector empty()
    • afterMappingEvaluation

      void afterMappingEvaluation(Mapping<?,?> evaluatedMapping)
      May be used to gather profiling data, etc.