com.jdon.container.finder
类 ContainerFinderImp
java.lang.Object
com.jdon.container.finder.ContainerFinderImp
- 所有已实现的接口:
- ContainerFinder
public class ContainerFinderImp
- extends Object
- implements ContainerFinder
Container lookup from outside the container.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerFinderImp
public ContainerFinderImp()
findContainer
public ContainerWrapper findContainer(AppContextWrapper sc)
- lazy startup container when first time the method is called, it will
startup the container
- 指定者:
- 接口
ContainerFinder 中的 findContainer
- 参数:
sc - ServletContext
- 返回:
- ContainerWrapper
- 抛出:
Exception
Copyright © 2013. All Rights Reserved.