Interface ScopeConditionOutcome

All Known Implementing Classes:
FalseScopeConditionOutcome

public interface ScopeConditionOutcome
Programmatically determine whether a JpaEntityScanScope should be determined as in-scope.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • test

      boolean test()
      Returns:
      Whether in scope.