public class BeanFactoryImpl extends org.apache.hivemind.impl.BaseLocatable implements BeanFactory
BeanFactory.| Constructor and Description |
|---|
BeanFactoryImpl(org.apache.hivemind.ErrorLog errorLog,
java.lang.Class vendType,
java.util.List contributions,
boolean defaultCacheable) |
public BeanFactoryImpl(org.apache.hivemind.ErrorLog errorLog, java.lang.Class vendType, java.util.List contributions, boolean defaultCacheable)
public boolean contains(java.lang.String locator)
BeanFactorycontains in interface BeanFactorylocator - the name or name and initializerpublic java.lang.Object get(java.lang.String locator)
BeanFactoryget in interface BeanFactorylocator - the name or name and initializer