|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeInfoFactory
A type info factory.
Method Summary | |
---|---|
TypeInfo |
getTypeInfo(Class clazz)
Get a type info |
TypeInfo |
getTypeInfo(String name,
ClassLoader cl)
Get a type info |
Method Detail |
---|
TypeInfo getTypeInfo(String name, ClassLoader cl) throws ClassNotFoundException
name
- the class namecl
- the classloader
ClassNotFoundException
- when there is no such classTypeInfo getTypeInfo(Class clazz)
clazz
- the class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |