Package org.apache.commons.transaction.file

Interface Summary
ResourceIdToPathMapper Mapper from a resourceId to a path string.
ResourceManager Interface for resource managers.
ResourceManagerErrorCodes Error codes for resource managers.
TransactionIdToPathMapper Maps transaction ids to paths and back.
 

Class Summary
FileResourceManager A resource manager for streamable objects stored in a file system.
FileSequence Fail-Safe sequence store implementation using the file system.
NoOpTransactionIdToPathMapper Default implementation of TransactionIdToPathMapper, which expects transaction ids being strings and using them as path.
URLEncodeIdMapper URL encodes a resource.
VirtualAdminCommandsFileResourceManager A resource manager for streamable objects stored in a file system that features additional administration commands.
 

Exception Summary
ResourceManagerException Signals any kind of error or failure state in a ResourceManager.
ResourceManagerSystemException Signals an internal system error in a ResourceManager.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.