Interface ConfigurationManager

  • All Known Implementing Classes:
    ConfigurationManagerImpl

    public interface ConfigurationManager
    Interface for the service used by the application to load and provide implementations for the various VTL Engine components. Instances of this interface are provided by ConfigurationManagerFactory.getInstance().
    Author:
    Valentino Pinna