public class MethodSourceContainer extends BaseNamespaceContainer<Object,Object> implements Container
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,MethodSource> |
methodCache |
| 构造器和说明 |
|---|
MethodSourceContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,Map<Object,Object>> |
getSources(org.springframework.util.MultiValueMap<String,Object> namespaceAndKeys) |
void |
register(Object methodSourceBean) |
getNamespaceAndKeyFromTargets, parseKey, process, writeToTargetsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparator, compareTo, getOrderpublic final Map<String,MethodSource> methodCache
Copyright © 2022. All rights reserved.