com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client
Class ModelRegistry<T>
java.lang.Object
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.ModelRegistry<T>
public class ModelRegistry<T>
- extends java.lang.Object
Contains some useful metadata stuffs on
binded classes
- Author:
- nfleury
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getModelProxyRealType
public java.lang.Class<?> getModelProxyRealType(T modelProxy)
getModelProxyRealType
public java.lang.Class<?> getModelProxyRealType(java.lang.Class<?> modelProxyType)
addProxyMappedType
public void addProxyMappedType(java.lang.Class<?> modelProxyType,
java.lang.Class<?> clazz)
getInstance
public static ModelRegistry getInstance()
Copyright © 2010-2011 Petals Link. All Rights Reserved.