Package com.zfabrik.hubcr
Class RemoteComponentRepositoryDB
java.lang.Object
com.zfabrik.components.provider.util.FSComponentExtRepositoryDB<com.zfabrik.components.provider.util.FSCRDBComponent>
com.zfabrik.components.provider.util.FSComponentRepositoryDB
com.zfabrik.hubcr.RemoteComponentRepositoryDB
- All Implemented Interfaces:
Serializable
public class RemoteComponentRepositoryDB
extends com.zfabrik.components.provider.util.FSComponentRepositoryDB
The repository component DB for use with remote component repository
- Author:
- hb
- See Also:
-
Field Summary
Fields inherited from class com.zfabrik.components.provider.util.FSComponentExtRepositoryDB
FIND_CACHE_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionCopy constructor -
Method Summary
Methods inherited from class com.zfabrik.components.provider.util.FSComponentRepositoryDB
createSyntheticComponent
Methods inherited from class com.zfabrik.components.provider.util.FSComponentExtRepositoryDB
clearCache, delegate, equals, findComponents, getCacheHits, getCacheQueries, getCacheSize, getComponents, getComponentsOfModule, getModules, getRevision, hasComponentModule, hashCode, hasModule, moduleOf, putComponent, removeComponent, removeModule
-
Constructor Details
-
RemoteComponentRepositoryDB
public RemoteComponentRepositoryDB() -
RemoteComponentRepositoryDB
Copy constructor- Parameters:
db
-
-
-
Method Details
-
getRevision
public long getRevision() -
setRevision
public void setRevision(long revision)
-