public class BeanExceptionCatchedContextImpl extends BeanContextImpl
beanContainer, context| Constructor and Description |
|---|
BeanExceptionCatchedContextImpl(Context context) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(String name)
获取对象,如果当前环境中没有,则到子环境当中寻找
|
clear, clearSubContext, contain, createSubContext, exist, get, get, getBeanContainer, getInSubContext, getItemMap, getParent, getSubContext, getSubContextMap, getTotalItemMap, put, put, putAll, putSubContext, remove, remove, removeSubContext, renameKey, setBeanContainer, setParent, sizepublic BeanExceptionCatchedContextImpl(Context context)
public <T> T get(String name)
BaseContextget in interface BaseContextget in class BeanContextImplname - 参数名称Copyright © 2006–2018 TinyGroup. All rights reserved.