|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.jdon.container.access.xml.TargetMetaDefXmlLoader
public class TargetMetaDefXmlLoader
Load target service meta definition from jdonframework.xml this class is registered in container.xml
| 构造方法摘要 | |
|---|---|
TargetMetaDefXmlLoader(AppConfigureCollection appConfigureFiles,
TargetMetaDefHolder targetMetaDefHolder)
AppConfigureCollection has been registered in com.jdon.container.builder.ContainerRegistry.registerAppConfigureFiles and add configure file names by com.jdon.container.builder.DefaultContainerBuilder.addAppConfigureFile |
|
| 方法摘要 | |
|---|---|
void |
loadXML()
|
void |
start()
Start this component. |
void |
stop()
Stop this component. |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public TargetMetaDefXmlLoader(AppConfigureCollection appConfigureFiles,
TargetMetaDefHolder targetMetaDefHolder)
appConfigureFiles - | 方法详细信息 |
|---|
public void loadXML()
public void start()
Startable 复制的描述
Startable 中的 startpublic void stop()
Startable 复制的描述
Startable 中的 stop
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||