Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ve-dev] About beans


Janek,

If you are debugging, please try stepping into new Introspector(...) because it is in there that it does getAdditionalBeanInfo. And as long as it sees a specific beaninfo for a class it will call the getAdditionalBeaninfo.

Thanks,
Rich

Back to the top