Module com.aoapps.servlet.util
Package com.aoapps.servlet.attribute
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:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ContextEEFactory
public ContextEEFactory()
-
-
Method Details
-
attribute
- Specified by:
attribute
in interfaceAttribute.Name.ContextFactory<C,
T>
-