|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.tattletale.reporting.classloader.NoopClassLoaderStructure
public class NoopClassLoaderStructure
A no operation classloader structure class that always returns true
| Constructor Summary | |
|---|---|
NoopClassLoaderStructure()
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 NoopClassLoaderStructure()
| Method Detail |
|---|
public boolean isVisible(Archive from,
Archive to)
isVisible in interface ClassLoaderStructurefrom - The from archiveto - The to archive
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||