Package org.imemex.componentmappings.content.fsreplica

Class Summary
AbstractContentComponentReplica Provides a generic implementation of some of the ComponentReplica interface methods.
Activator Activator for the FileSystem Content Component Replica.
FilesystemContentComponentReplica Replicates content components employing a filesystem-based implementation.
FilesystemContentComponentReplicaTest Performs all tests available on the generic ContentComponentReplicaTestCase on a FilesystemContentComponentReplica.
HashFilesystemContentComponentReplica Replicates content components based on a partitioned filesystem implementation.
HashFilesystemContentComponentReplicaTest Performs all tests available on the generic ContentComponentReplicaTestCase on a HashFilesystemContentComponentReplica.