Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

SafeDelegatingCheckRunner first checks its dependencies (Spring and there being a Spring-configured instance of ICheckRunner named 'checkRunner') and then executes that checkRunner. It returns the results of its own checks as well as the delegate's results.

  • No labels