public class Layout extends Object
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getBootstrapClassLoader() |
static Layout |
getInstance() |
Manifest |
getManifest() |
Path |
getRoot() |
boolean |
isUberJar() |
public static Layout getInstance() throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic Path getRoot()
public boolean isUberJar()
public Manifest getManifest() throws IOException
IOExceptionpublic ClassLoader getBootstrapClassLoader() throws org.jboss.modules.ModuleLoadException
org.jboss.modules.ModuleLoadExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.