|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockManifest | |
org.apache.avalon.repository.impl | The repository impl package is the repository api reference implementation. |
org.apache.avalon.repository.provider | The repository provider package defines a set of interfaces used by implementation providers. |
Uses of BlockManifest in org.apache.avalon.repository.impl |
Classes in org.apache.avalon.repository.impl that implement BlockManifest | |
class |
DefaultBlockManifest
An extended manifest that provides a set of convinience operations to access block related attributes. |
Methods in org.apache.avalon.repository.impl that return BlockManifest | |
BlockManifest |
DefaultCacheManager.install(URL url,
StringBuffer buffer)
Install a block archive into the repository. |
Uses of BlockManifest in org.apache.avalon.repository.provider |
Methods in org.apache.avalon.repository.provider that return BlockManifest | |
BlockManifest |
CacheManager.install(URL url,
StringBuffer buffer)
Install a block archive into the repository. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |