|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceIdToPathMapper | |
org.apache.commons.transaction.file |
Uses of ResourceIdToPathMapper in org.apache.commons.transaction.file |
Classes in org.apache.commons.transaction.file that implement ResourceIdToPathMapper | |
class |
JDK14URLEncodeIdMapper
URL encodes a resource id using JDK1.4 functionality. |
class |
URLEncodeIdMapper
URL encodes a resource. |
Fields in org.apache.commons.transaction.file declared as ResourceIdToPathMapper | |
protected ResourceIdToPathMapper |
FileResourceManager.idMapper
|
Constructors in org.apache.commons.transaction.file with parameters of type ResourceIdToPathMapper | |
FileResourceManager(java.lang.String storeDir,
java.lang.String workDir,
ResourceIdToPathMapper idMapper,
LoggerFacade logger,
boolean debug)
Creates a new resouce manager operation on the specified directories. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |