Package | Description |
---|---|
org.jboss.classloading.spi |
Modifier and Type | Method and Description |
---|---|
ClassLoadingDomain |
DomainClassLoader.getDomain()
The domain of the classloader
|
ClassLoadingDomain |
ClassLoadingDomain.getParent()
Get the parent classloading domain
|
Modifier and Type | Method and Description |
---|---|
void |
DomainClassLoader.setDomain(ClassLoadingDomain domain)
Set the domain of the classloader
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.