public class Loader extends Object
| Constructor | Description |
|---|---|
Loader() |
| Modifier and Type | Method | Description |
|---|---|---|
Container[] |
loadContainers(InputStream inputStream) |
|
protected Container[] |
loadContainers(ClassLoader classloader,
InputStream containers) |
protected Container[] loadContainers(ClassLoader classloader, InputStream containers) throws Exception
Exceptionpublic Container[] loadContainers(InputStream inputStream) throws Exception
ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.