Package | Description |
---|---|
org.apache.qpid.server.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Action<T> |
Modifier and Type | Method and Description |
---|---|
void |
FileHelper.writeFileSafely(Path targetFile,
BaseAction<File,IOException> operation) |
void |
FileHelper.writeFileSafely(Path targetFile,
Path backupFile,
Path tmpFile,
BaseAction<File,IOException> write) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.