Class ScopeEE.Attribute<C,T>

java.lang.Object
com.aoapps.lang.attribute.Scope.Attribute<C,T>
com.aoapps.servlet.attribute.ScopeEE.Attribute<C,T>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ScopeEE.Application.Attribute, ScopeEE.Page.Attribute, ScopeEE.Request.Attribute, ScopeEE.Session.Attribute
Enclosing class:
ScopeEE<C>

public abstract static class ScopeEE.Attribute<C,T> extends Scope.Attribute<C,T>
AttributeEE: Has scope and name, still needs context.
See Also: