org.apache.hivemind.service.impl.EventLinkerImpl Implementation of {@link org.apache.hivemind.service.EventLinker}. Will output warnings whenever a consumer can't be registered for at least one event set (which can happen when the consumer does not implement the necessary interfaces). @author Howard Lewis Ship
org.apache.commons.el.BeanInfoManager <p>Manages the BeanInfo for one class - contains the BeanInfo, and also a mapping from property name to BeanInfoProperty. There are also static methods for accessing the BeanInfoManager for a class - those mappings are cached permanently so that once the BeanInfoManager is calculated, it d ...
org.jivesoftware.util.JiveBeanInfo An abstract BeanInfo implementation that automatically constructs PropertyDescriptors and handles i18n through ResourceBundles. @author Jive Software @see java.beans.BeanInfo