Interface IntegratorService

  • All Superinterfaces:
    java.io.Serializable, Service

    public interface IntegratorService
    extends Service
    • Method Detail

      • getIntegrators

        java.lang.Iterable<Integrator> getIntegrators()
        Retrieve all integrators.
        Returns:
        All integrators.