|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.test4j.module.inject.InjectModule
public class InjectModule
| 嵌套类摘要 | |
|---|---|
protected class |
InjectModule.InjectTestListener
|
| 字段摘要 |
|---|
| 构造方法摘要 | |
|---|---|
InjectModule()
|
|
| 方法摘要 | |
|---|---|
void |
afterInit()
Gives the module the opportunity to performs initialization that can only work after all other modules have been initialized |
TestListener |
getTestListener()
Creates the test listener for this module. |
void |
init()
根据test4j的配置信息初始化各个模块的变量 Initializes the module with the test4j properties. |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public InjectModule()
| 方法详细信息 |
|---|
public void init()
Module 复制的描述
Module 中的 initpublic void afterInit()
Module 复制的描述
Module 中的 afterInitpublic TestListener getTestListener()
Module 复制的描述
Module 中的 getTestListener
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||