Class ProxyContext.ContextAttributes
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<String,Object>
org.adempiere.eclipse.equinox.http.servlet.ProxyContext.ContextAttributes
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<String,
Object>
- Enclosing class:
- ProxyContext
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
-
Constructor Details
-
ContextAttributes
public ContextAttributes(org.osgi.service.http.HttpContext httpContext)
-
-
Method Details
-
destroy
public void destroy() -
addReference
public void addReference() -
removeReference
public void removeReference() -
referenceCount
public int referenceCount()
-