Package org.fcrepo.server.storage

Interface Summary
ConnectionPoolManager Interface that defines a Module to facilitate the acquisition of JDBC connection pools for database access.
DOManager A RepositoryReader that provides facilities for creating and modifying objects within the repository, as well as a query facility.
DOReader Interface for reading Fedora digital objects from within the storage sub system.
DOWriter The standard interface for write operations on a digital object.
ExternalContentManager Interface that provides a mechanism for retrieving external content via HTTP.
RepositoryReader Provides context-appropriate digital object readers and the ability to list all objects (accessible in the given context) within the repository.
ServiceDefinitionReader Interface for reading Service Deployment Objects.
ServiceDeploymentReader Interface for reading Service Deployment Objects.
StreamValidator  
 

Class Summary
ConnectionPool Provides a dispenser for database Connection Pools.
ConnectionPoolManagerImpl Implements ConnectionPoolManager to facilitate obtaining database connection pools.
ContentManagerParams Simple data transfer object for the content manager.
DefaultDOManager Manages the reading and writing of digital objects by instantiating an appropriate object reader or writer.
DefaultExternalContentManager Provides a mechanism to obtain external HTTP-accessible content.
DirectoryBasedRepositoryReader A RepositoryReader that uses a directory of serialized objects as its working repository.
DOReaderCache  
DOReaderSAXErrorHandler  
DORegistry  
GSearchDOManager DefaultDOManager extension that updates a GSearch (Fedora Generic Search) service as object changes are committed.
RDFRelationshipReader  
SimpleDOReader A DOReader backed by a DigitalObject.
SimpleDOWriter A DigitalObject-backed DOWriter.
SimpleServiceAwareReader DOReader that knows about WSDL, method maps, and DS input specs.
SimpleServiceDefinitionReader A Service Definition Reader based on a DigitalObject.
SimpleServiceDeploymentReader A ServiceDeploymentReader based on a DigitalObject.
 



Copyright © 2011 DuraSpace. All Rights Reserved.