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)
BeanFactory
contains
in interface BeanFactory
locator
- the name or name and initializerpublic java.lang.Object get(java.lang.String locator)
BeanFactory
get
in interface BeanFactory
locator
- the name or name and initializer