Class JAXXBeanDescriptor


  • public class JAXXBeanDescriptor
    extends JAXXFeatureDescriptor
    Mirrors the class java.beans.BeanDescriptor. JAXX uses its own introspector rather than the built-in java.beans.Introspector so that it can introspect ClassDescriptor, not just java.lang.Class.
    • Constructor Detail

      • JAXXBeanDescriptor

        public JAXXBeanDescriptor​(ClassDescriptor beanClass)