|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The initial context established by an initial repository factory.
Field Summary | |
static String |
CACHE_KEY
The property key used when resolving the default cache directory. |
static String |
HOSTS_KEY
The property key used when evaluating the default remote hosts. |
Method Summary | |
File |
getInitialCacheDirectory()
Return cache root directory. |
Factory |
getInitialFactory()
Return the initial repository factory. |
String[] |
getInitialHosts()
Return the initial set of host names. |
File |
getInitialWorkingDirectory()
Return the base working directory. |
Field Detail |
public static final String CACHE_KEY
public static final String HOSTS_KEY
Method Detail |
public File getInitialWorkingDirectory()
public File getInitialCacheDirectory()
public String[] getInitialHosts()
public Factory getInitialFactory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |