@FunctionalInterface public static interface FileSystemHooks.FileSystemHook<String>
Modifier and Type | Method and Description |
---|---|
void |
execute(String fsName)
Performs this operation in a FileSystemHooks
|
void execute(String fsName)
fsName
- the fileSystem name that this hook executesCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.