Class AttributeEE.Name.ScopeEEFactory<C,T>

java.lang.Object
com.aoapps.servlet.attribute.AttributeEE.Name.ScopeEEFactory<C,T>
All Implemented Interfaces:
Attribute.Name.ScopeFactory<C,T>
Enclosing class:
AttributeEE.Name<T>

public static class AttributeEE.Name.ScopeEEFactory<C,T> extends Object implements Attribute.Name.ScopeFactory<C,T>
Supports scope attributes in scopes of contexts types ServletContext, ServletRequest, HttpSession, and JspContext.
See Also: