|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.tattletale.reporting.classloader.JBossASClassLoaderStructure
org.jboss.tattletale.reporting.classloader.JBossAS5ClassLoaderStructure
public class JBossAS5ClassLoaderStructure
A classloader structure class that represents the JBoss Application Server 5.x
Constructor Summary | |
---|---|
JBossAS5ClassLoaderStructure()
Constructor |
Method Summary | |
---|---|
boolean |
isVisible(Archive from,
Archive to)
Can one archive see the other |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBossAS5ClassLoaderStructure()
Method Detail |
---|
public boolean isVisible(Archive from, Archive to)
from
- The from archiveto
- The to archive
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |