|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassResolver
A resolver that can resolve the class of the given name.
| Method Summary | |
|---|---|
Class<?> |
resolveClass(String clsnm)
Resolves the class of the specified name. |
| Method Detail |
|---|
Class<?> resolveClass(String clsnm)
throws ClassNotFoundException
ClassNotFoundException - if the class is not found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||