org.jboss.osgi.repository
Interface RepositoryCachePlugin
- All Known Implementing Classes:
- AbstractRepositoryCachePlugin
public interface RepositoryCachePlugin
Handles storage of repository artifacts
- Since:
- 16-Jan-2012
- Author:
- thomas.diesler@jboss.com
findProviders
Collection<Capability> findProviders(Requirement req)
storeCapabilities
Collection<Capability> storeCapabilities(Collection<Capability> caps)
throws RepositoryStorageException
- Throws:
RepositoryStorageException
Copyright © 2012. All Rights Reserved.