public class DefaultLocatorFactory extends Object
ContextSingletonBeanFactoryLocator
Constructor and Description |
---|
DefaultLocatorFactory() |
Modifier and Type | Method and Description |
---|---|
static BeanFactoryLocator |
getInstance()
Return an instance object implementing BeanFactoryLocator.
|
static BeanFactoryLocator |
getInstance(String selector)
Return an instance object implementing BeanFactoryLocator.
|
public static BeanFactoryLocator getInstance() throws FatalBeanException
FatalBeanException
public static BeanFactoryLocator getInstance(String selector) throws FatalBeanException
selector
- a selector variable which provides a hint to the factory as to
which instance to return.FatalBeanException