|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.classloading.plugins.DelegatingDomainClassLoader
org.jboss.classloading.plugins.SystemDomainClassLoader
public class SystemDomainClassLoader
A delegate domain classloader.
Field Summary |
---|
Fields inherited from class org.jboss.classloading.plugins.DelegatingDomainClassLoader |
---|
delegate, domain |
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
SystemDomainClassLoader()
Create a new system domain classloader |
Method Summary | |
---|---|
Set |
getPackageNames()
Get the packages defined by the classloader |
Methods inherited from class org.jboss.classloading.plugins.DelegatingDomainClassLoader |
---|
getDomain, getPackage, loadClassLocally, loadResourceLocally, setDomain, toShortString, toString |
Methods inherited from class org.jboss.util.JBossObject |
---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString |
Constructor Detail |
---|
public SystemDomainClassLoader()
Method Detail |
---|
public Set getPackageNames()
DomainClassLoader
getPackageNames
in interface DomainClassLoader
getPackageNames
in class DelegatingDomainClassLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |