public abstract class AbstractComponentRepository<DB extends FSComponentExtRepositoryDB<FSCRDBComponent>> extends AbstractExtComponentRepository<FSCRDBComponent,DB>
AbstractExtComponentRepository
with bound component descriptor implementation type.AbstractExtComponentRepository.Repo, AbstractExtComponentRepository.RepoMBean
ALL
COMPONENT_REPO_IMPLEMENTATION, COMPONENT_REPO_MODE, COMPONENT_REPO_MODE_RELAXED, COMPONENT_REPO_MODE_STRICT
PRIO, TYPE
Constructor and Description |
---|
AbstractComponentRepository(java.lang.String name,
java.lang.Class<DB> clz) |
as, checkOfflineMode, complete, configure, configure, configure, download, findComponents, getCacheRoot, getComponent, getContext, getDB, getExpectedConfiguration, getModules, getName, getRevision, getRevision, getURL, has, isRelaxedMode, preInvalidation, preInvalidation, retrieve, scan, setEvictionDelay, start, stop, test_setContext, test_setDb, test_setInited, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findComponents, getComponent, getModules, getRevision, retrieve
public AbstractComponentRepository(java.lang.String name, java.lang.Class<DB> clz)