没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > guice-xml-config |
guice-xml-config
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
A library which allows XML to be used in addition to Java as the configuration for Google Guice. Allowing configuration changes without the need to recompile. This can be useful where you realise a stub should be swapped in, or you need to run different code depending on the deployment target. It also provides some extra features like 'True Cross Injector Singletons'
Bindings are expressed in an XML file or multiple linked XML files. A method is also provided so that XML and Java can be used together - this is currently useful where the XML configuration doesn't support a binding that you may want to use.
Check out the FeatureList and the ToDo list.
A Simple Binding example with single implementation binding, constant and properties bundle
guice.xml.config.test.dummys.BasicServiceIF
guice.xml.config.test.dummys.BasicServiceImpl
hibernateConfigFile
hibernate-extended.cfg.xml
true
5
alerts.log