public class ApplicationScopeExtractor extends Object implements AttributeExtractor
| Constructor and Description |
|---|
ApplicationScopeExtractor(javax.servlet.ServletContext context)
Constructor.
|
public ApplicationScopeExtractor(javax.servlet.ServletContext context)
context - The servlet context.public void removeValue(String name)
removeValue in interface HasRemovableKeys<Object>public Enumeration<String> getKeys()
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.