Uses of Interface
org.jboss.classloading.spi.ClassLoadingDomain

Packages that use ClassLoadingDomain
org.jboss.classloading.spi   
 

Uses of ClassLoadingDomain in org.jboss.classloading.spi
 

Methods in org.jboss.classloading.spi that return ClassLoadingDomain
 ClassLoadingDomain DomainClassLoader.getDomain()
          The domain of the classloader
 ClassLoadingDomain ClassLoadingDomain.getParent()
          Get the parent classloading domain
 

Methods in org.jboss.classloading.spi with parameters of type ClassLoadingDomain
 void DomainClassLoader.setDomain(ClassLoadingDomain domain)
          Set the domain of the classloader
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.