|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JDKChecker
Used to check whether the classloading request is from the jdk
This is a hack because of broken behaviour by the JDKs where they assume they can load their own classes from any classloader.
| Method Summary | |
|---|---|
boolean |
isJDKRequest(String name)
Check wether this is a request from the JDK |
| Method Detail |
|---|
boolean isJDKRequest(String name)
name - the class name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||