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