|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.application.AbstractClassResolver
org.apache.wicket.application.DefaultClassResolver
public final class DefaultClassResolver
Resolves a class by using the classloader that loaded this class.
IApplicationSettings.getClassResolver()| Constructor Summary | |
|---|---|
DefaultClassResolver()
|
|
| Method Summary | |
|---|---|
protected java.lang.ClassLoader |
getClassLoader()
Returns the ClassLoader to be used for resolving classes |
| Methods inherited from class org.apache.wicket.application.AbstractClassResolver |
|---|
getResources, resolveClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultClassResolver()
| Method Detail |
|---|
protected java.lang.ClassLoader getClassLoader()
ClassLoader to be used for resolving classes
getClassLoader in class AbstractClassResolverThreads context ClassLoader if it is set, or the
ClassLoader that was used to load this class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||