Uses of Interface
org.apache.commons.transaction.file.ResourceManagerErrorCodes

Packages that use ResourceManagerErrorCodes
org.apache.commons.transaction.file   
 

Uses of ResourceManagerErrorCodes in org.apache.commons.transaction.file
 

Classes in org.apache.commons.transaction.file that implement ResourceManagerErrorCodes
 class FileResourceManager
          A resource manager for streamable objects stored in a file system.
 class ResourceManagerException
          Signals any kind of error or failure state in a ResourceManager.
 class ResourceManagerSystemException
          Signals an internal system error in a ResourceManager.
 class VirtualAdminCommandsFileResourceManager
          A resource manager for streamable objects stored in a file system that features additional administration commands.
 



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