Interface IvySettingsAware

All Known Implementing Classes:
AbstractConflictManager, AbstractVersionMatcher, ChainVersionMatcher, DefaultRepositoryCacheManager, DefaultResolutionCacheManager, ExactVersionMatcher, FixedConflictManager, LatestCompatibleConflictManager, LatestConflictManager, LatestVersionMatcher, MavenTimedSnapshotVersionMatcher, NoConflictManager, PackagingManager, PatternVersionMatcher, RegexpConflictManager, StrictConflictManager, SubVersionMatcher, VersionRangeMatcher

public interface IvySettingsAware
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details