Class TIntrospector


  • public class TIntrospector
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TIntrospector()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.beans.BeanInfo getBeanInfo​(java.lang.Class<?> beanClass)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TIntrospector

        public TIntrospector()
    • Method Detail

      • getBeanInfo

        public static java.beans.BeanInfo getBeanInfo​(java.lang.Class<?> beanClass)
                                               throws java.beans.IntrospectionException
        Throws:
        java.beans.IntrospectionException