Class DirSource

java.lang.Object
com.yahoo.config.subscription.DirSource
All Implemented Interfaces:
ConfigSource

public class DirSource extends Object implements ConfigSource
Source specifying config from a local directory
Author:
Vegard Havdal
  • Constructor Details

    • DirSource

      public DirSource(File dir)
  • Method Details

    • getDir

      public File getDir()