Class FileSystemContentStoreAdapter

  • All Implemented Interfaces:
    ContentStoreAdapter, org.springframework.beans.factory.Aware, org.springframework.context.ResourceLoaderAware

    public class FileSystemContentStoreAdapter
    extends AbstractFileBasedContentStoreAdapter
    implements org.springframework.context.ResourceLoaderAware
    Implementation of ContentStoreAdapter that enables access to a store in the filesystem.
    Author:
    Alfonso Vásquez