com.jdon.container.builder
类 ContainerDirector
java.lang.Object
com.jdon.container.builder.ContainerDirector
public class ContainerDirector
- extends Object
container director register order: 1. register all components in
container.xml 2. register all components in aspect.xml 3. startup above all
components 4. register user services in jdonframework.xml
- 作者:
- banq
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
ContainerDirector
public ContainerDirector(ContainerRegistryBuilder cb)
prepareAppRoot
public void prepareAppRoot(String configureFileName)
throws Exception
- prepare the applicaition configure files
- 参数:
configureFileName -
- 抛出:
Exception
startup
public void startup()
throws StartupException
- 抛出:
StartupException
shutdown
public void shutdown()
throws StartupException
- 抛出:
StartupException
Copyright © 2013. All Rights Reserved.