Method Summary | |
IXmlWrapper |
getWrapper(java.lang.Class beanClass)
Returns an XML wrapper associated with the given bean class name |
IXmlWrapper |
getWrapper(java.lang.Object beanInstance)
Returns an XML wrapper associated with the given bean class name |
Method Detail |
public IXmlWrapper getWrapper(java.lang.Object beanInstance)
beanInstance
-
TelosysException
public IXmlWrapper getWrapper(java.lang.Class beanClass)
beanClass
-
TelosysException