MCPcopy Create free account
hub / github.com/HelloWorld521/Java / Configuration

Interface Configuration

woss/src/com/briup/common/Configuration.java:17–43  ·  view source on GitHub ↗

Configuration接口提供了配置模块的规范。 配置模块通过某种配置方式将Logger、BackUP、Gather、Client、Server、DBStore等模块的实现类进行实例化, 并且将其所需要配置信息予以传递。通过配置模块可以获得各个模块的实例。 @author briup @version 1.0 2010-9-14

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

setConfigurationMethod · 0.65
setConfigurationMethod · 0.65
setConfigurationMethod · 0.65
setConfigurationMethod · 0.65
getClientLoggerMethod · 0.65
getServerLoggerMethod · 0.65
SeckillServiceTestClass · 0.65
SeckillServiceImplClass · 0.65
setConfigurationMethod · 0.65
setConfigurationMethod · 0.65
setConfigurationMethod · 0.65
setConfigurationMethod · 0.65

Implementers 1

ConfigurationImpwoss/src/com/briup/common/imp/Configur

Calls

no outgoing calls

Tested by

no test coverage detected