org.sonatype.gossip.source
Class HomeDirectorySource
java.lang.Object
org.sonatype.gossip.source.SourceSupport
org.sonatype.gossip.source.HomeDirectorySource
- All Implemented Interfaces:
- Source
public class HomeDirectorySource
- extends SourceSupport
Home-directory configuration source.
- Since:
- 1.0
- Author:
- Jason Dillon
HomeDirectorySource
public HomeDirectorySource()
setPath
public void setPath(String path)
getPath
public String getPath()
load
public Model load()
throws Exception
- Description copied from interface:
Source
- Load a configuration model.
- Returns:
- The loaded model.
- Throws:
Exception
- Failed to load the model.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012 Sonatype. All Rights Reserved.