类 SpringContainer
- java.lang.Object
-
- org.apache.dubbo.container.spring.SpringContainer
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringDEFAULT_SPRING_CONFIGstatic StringSPRING_CONFIG
-
构造器概要
构造器 构造器 说明 SpringContainer()
-
-
-
方法详细资料
-
getContext
public static org.springframework.context.support.ClassPathXmlApplicationContext getContext()
-
start
public void start()
从接口复制的说明:Containerstart method to load the container.
-
-