This functionality is supported only if you are using the Classic Agent.
Many Java components are implemented as JavaBeans. Each JavaBean must provide an associated BeanInfo class that describes the capabilities of the component, including its methods and properties.
Our Java support provides a 4Test method called GetBeanInfo method that you can use in scripts to access information from the BeanInfo structure associated with JavaBeans in the applications or applets you are testing.