public class StaticContext extends ConcurrentHashMap<Object,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 方法和说明 |
|---|---|
static StaticContext |
getContext(String name) |
static String |
getKey(Map<String,String> paras,
String methodName,
String suffix) |
static String |
getKey(URL url,
String methodName,
String suffix) |
String |
getName() |
static StaticContext |
getSystemContext() |
static StaticContext |
remove(String name) |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesequals, hashCode, toStringpublic static StaticContext getSystemContext()
public static StaticContext getContext(String name)
public static StaticContext remove(String name)
public String getName()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.