Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jidesoft.introspector Classes and Interfaces - 11 results found.
| Name | Description | Type | Package | Framework |
| BeanIntrospector | A helper class to introspect properties in a Java Bean and provide an easy way to integrate with PropertyTable. | Class | com.jidesoft.introspector | JideSoft |
|
| BeanIntrospector .LazyValue | | Interface | com.jidesoft.introspector | JideSoft |
|
| BeanIntrospectorContext | The introspector context is used by BeanIntrospectorManager so that for the same type, different bean introspector can be registered since the BeanIntrospectorContext is different. | Class | com.jidesoft.introspector | JideSoft |
|
| BeanIntrospectorFactory | Interfaces used by IntrospectorManager to create a BeanIntrospector using the factory pattern. | Interface | com.jidesoft.introspector | JideSoft |
|
| BeanIntrospectorManager | A global object that can register BeanIntrospector with a type and a IntrospectorContext. | Class | com.jidesoft.introspector | JideSoft |
|
| BeanProperty | BeanProperty wraps PropertyDescriptor and provides an implementation for Property. | Class | com.jidesoft.introspector | JideSoft |
|
| ChildBeanProperty | ChildBeanProperty is an special implementation for BeanProperty for child properties. | Class | com.jidesoft.introspector | JideSoft |
|
| Introspector | | Interface | com.jidesoft.introspector | JideSoft |
|
| IntrospectorContext | The introspector context is used by IntrospectorManager so that for the same type, different introspectors can be registered since the IntrospectorContext is different. | Class | com.jidesoft.introspector | JideSoft |
|
| IntrospectorFactory | Interfaces used by IntrospectorManager to create an Introspector using the factory pattern. | Interface | com.jidesoft.introspector | JideSoft |
|
| IntrospectorManager | A global object that can register BeanIntrospector with a type and a IntrospectorContext. | Class | com.jidesoft.introspector | JideSoft |