| java.lang.Object com.teamkonzept.lib.TKClassRegistry com.teamkonzept.field.TKFieldRegistry
Methods inherited from com.teamkonzept.lib.TKClassRegistry | public synchronized Object get(String classId) throws TKUnregisteredClassException, ClassNotFoundException, InstantiationException, IllegalAccessException(Code)(Java Doc) public Object get(String classId, Object initData) throws TKUnregisteredClassException, ClassNotFoundException, InstantiationException, IllegalAccessException(Code)(Java Doc) public void initObject(String classId, Object classObject, Object initData) throws TKUnregisteredClassException, ClassNotFoundException, InstantiationException, IllegalAccessException(Code)(Java Doc) public synchronized void registerClass(String classId, String className)(Code)(Java Doc)
|
|
|