Interface SimulationJobsScanner

  • All Known Implementing Classes:
    SimulationJobsScannerImpl

    public interface SimulationJobsScanner
    Scanner, used to search for annotated benchmark entities within the package provided. The with Simulation annotated entities will be packaged along with the SDK into a JAR file, so the scanner searches for entities in the JAR artifact.

    Since:
    1.0
    Author:
    Erhan Bagdemir
    See Also:
    Simulation, SimulationMetadata