Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.introspector Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
BeanIntrospectorA helper class to introspect properties in a Java Bean and provide an easy way to integrate with PropertyTable.Classcom.jidesoft.introspectorJideSoft
BeanIntrospector .LazyValueInterfacecom.jidesoft.introspectorJideSoft
BeanIntrospectorContextThe introspector context is used by BeanIntrospectorManager so that for the same type, different bean introspector can be registered since the BeanIntrospectorContext is different.Classcom.jidesoft.introspectorJideSoft
BeanIntrospectorFactoryInterfaces used by IntrospectorManager to create a BeanIntrospector using the factory pattern.Interfacecom.jidesoft.introspectorJideSoft
BeanIntrospectorManagerA global object that can register BeanIntrospector with a type and a IntrospectorContext.Classcom.jidesoft.introspectorJideSoft
BeanPropertyBeanProperty wraps PropertyDescriptor and provides an implementation for Property.Classcom.jidesoft.introspectorJideSoft
ChildBeanPropertyChildBeanProperty is an special implementation for BeanProperty for child properties.Classcom.jidesoft.introspectorJideSoft
IntrospectorInterfacecom.jidesoft.introspectorJideSoft
IntrospectorContextThe introspector context is used by IntrospectorManager so that for the same type, different introspectors can be registered since the IntrospectorContext is different.Classcom.jidesoft.introspectorJideSoft
IntrospectorFactoryInterfaces used by IntrospectorManager to create an Introspector using the factory pattern.Interfacecom.jidesoft.introspectorJideSoft
IntrospectorManagerA global object that can register BeanIntrospector with a type and a IntrospectorContext.Classcom.jidesoft.introspectorJideSoft