public interface CodestartResourceLoader
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CodestartResourceLoader.Consumer<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
loadResourceAsPath(String name,
CodestartResourceLoader.Consumer<T> consumer) |
<T> T loadResourceAsPath(String name, CodestartResourceLoader.Consumer<T> consumer) throws IOException
IOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.