Interface SettingsSource

  • All Superinterfaces:
    org.apache.maven.building.Source
    All Known Implementing Classes:
    FileSettingsSource, StringSettingsSource, UrlSettingsSource

    @Deprecated
    public interface SettingsSource
    extends org.apache.maven.building.Source
    Deprecated.
    instead use Source
    Provides access to the contents of settings independently of the backing store (e.g. file system, database, memory).
    Author:
    Benjamin Bentmann
    • Method Summary

      • Methods inherited from interface org.apache.maven.building.Source

        getInputStream, getLocation