Interface DetectorFactorySelector

    • Method Detail

      • selectFactory

        boolean selectFactory​(DetectorFactory factory)
        Is given DetectorFactory selected (as part of an ordering constraint)?
        Parameters:
        factory - a DetectorFactory
        Returns:
        true if the factory is selected, false otherwise