Interface ComputationManagerFactory

  • All Known Implementing Classes:
    LocalComputationManagerFactory

    public interface ComputationManagerFactory
    Computation manager factories are in charge of creating instances of ComputationManager. In particular, they may be referenced in configuration to define what computation managers implementation should be used for computation.
    Author:
    Geoffroy Jamgotchian