public class SwBeanInject extends Object
| 构造器和说明 |
|---|
SwBeanInject() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setJdevelopsContext(JdevelopsContext jdevelopsContext)
设置 ContextManager 的值
|
void |
setPathMatcher(org.springframework.util.PathMatcher pathMatcher)
利用自动注入特性,获取Spring框架内部使用的路由匹配器
|
@Autowired(required=false) public void setJdevelopsContext(JdevelopsContext jdevelopsContext)
@Autowired(required=false) @Qualifier(value="mvcPathMatcher") public void setPathMatcher(org.springframework.util.PathMatcher pathMatcher)
Copyright © 2024 tan. All rights reserved.