|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A service that provides write access to a cache and support for repository creation.
Method Summary | |
Repository |
createRepository()
Creation of a new repository handler using the default hosts. |
Repository |
createRepository(String[] hosts)
Creation of a new repository handler. |
File |
getCacheDirectory()
Return cache root directory. |
BlockManifest |
install(URL url,
StringBuffer buffer)
Install a block archive into the repository. |
Method Detail |
public File getCacheDirectory()
public BlockManifest install(URL url, StringBuffer buffer) throws RepositoryException
url
- the block archive url
RepositoryException
public Repository createRepository()
public Repository createRepository(String[] hosts)
hosts
- the set of hosts to assign to the repository
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |