Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The current use of this API is by a CheckingContextListener which checks its own dependencies (checks that Spring itself is present via the SpringPresenceCheck and then uses the SpringBeanCheck to check that the CheckingContextListener SafeDelegatingCheckRunner has been properly configured via Spring to have a List of IChecks to run.

...