Interface ResolutionReport.Listener

Enclosing interface:
ResolutionReport

public static interface ResolutionReport.Listener
A resolution report listener gets called an the end of resolve process in order to receive a resolution report. All resolver hooks that also implement the listener interface will be called to receive the resolution report associated with the resolve process.
  • Method Details