Class AttributeEE.Name.ContextEEFactory<C,T>

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

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