public class FileConnectionImpl extends BasicConnection implements FileConnection
FileConnection.Util| Constructor and Description |
|---|
FileConnectionImpl(String parentDirectory,
Map<String,String> fileMapping,
boolean allowParentPaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File |
getFile(String path)
Gets the file at the given path.
|
cleanUp, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo, getXAResource, isAlivepublic File getFile(String path) throws javax.resource.ResourceException
FileConnectiongetFile in interface FileConnectionjavax.resource.ResourceExceptionpublic void close()
throws javax.resource.ResourceException
close in interface javax.resource.cci.Connectionjavax.resource.ResourceExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.