JIDE 3.5.15

com.jidesoft.introspector
Class BeanIntrospectorManager

java.lang.Object
  extended by com.jidesoft.introspector.IntrospectorManager
      extended by com.jidesoft.introspector.BeanIntrospectorManager

Deprecated. Please use IntrospectorManager instead.

@Deprecated
public class BeanIntrospectorManager
extends IntrospectorManager

A global object that can register BeanIntrospector with a type and a IntrospectorContext.


Constructor Summary
BeanIntrospectorManager()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.jidesoft.introspector.IntrospectorManager
addRegistrationListener, getBeanIntrospector, getBeanIntrospector, getIntrospector, getIntrospector, getIntrospectorContexts, getRegistrationListeners, initDefaultBeanIntrospector, initDefaultIntrospector, registerBeanIntrospector, registerBeanIntrospector, registerBeanIntrospector, registerBeanIntrospector, registerIntrospector, registerIntrospector, registerIntrospector, registerIntrospector, removeRegistrationListener, unregisterAllIntrospectors, unregisterAllIntrospectors, unregisterBeanIntrospector, unregisterBeanIntrospector, unregisterIntrospector, unregisterIntrospector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanIntrospectorManager

public BeanIntrospectorManager()
Deprecated. 

JIDE 3.5.15