public interface FileConnection
extends javax.resource.cci.Connection
Connection interface for the filesystem| Modifier and Type | Interface and Description |
|---|---|
static class |
FileConnection.Util |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile(String path)
Gets the file at the given path.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.