|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gnu.beanfactory.PropertiesDefinitionLoader
|
+--gnu.beanfactory.BootstrapDefinitionLoader
This properties-based implementation is responsible for building the environment used to configure the BeanFactory.
| Constructor Summary | |
BootstrapDefinitionLoader()
|
|
| Method Summary | |
java.util.Properties |
getProperties()
Gets the configuration properties for this definition loader. |
void |
load()
|
| Methods inherited from class gnu.beanfactory.PropertiesDefinitionLoader |
addBeanDefinition, createBeanDefinitions, getBeanDefinition, getBeanDefinitionNames, getConfigSources, importDefinitions, loadBeanDefinitions, mergeFromSystemProperties, removeBeanDefinition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BootstrapDefinitionLoader()
| Method Detail |
public java.util.Properties getProperties()
DefinitionLoader
public void load()
throws BeanFactoryException
load in class PropertiesDefinitionLoader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||