Uses of Class
com.caucho.config.xml.XmlBeanType

Packages that use XmlBeanType
com.caucho.config.type   
 

Uses of XmlBeanType in com.caucho.config.type
 

Methods in com.caucho.config.type that return XmlBeanType
static
<T> XmlBeanType<T>
TypeFactory.getCustomBeanType(java.lang.Class<T> type)
          Returns the appropriate strategy.