Uses of Class
com.aoapps.servlet.attribute.AttributeEE.Application
Packages that use AttributeEE.Application
Package
Description
Utilities for working with various attribute scopes.
-
Uses of AttributeEE.Application in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return AttributeEE.ApplicationModifier and TypeMethodDescription<T> AttributeEE.Application
<T> AttributeEE
: Uses the given name within this application scope and context.AttributeEE.Jstl.context
(ServletContext servletContext) AttributeEE
: Uses the given application context.AttributeEE.Name.context
(ServletContext servletContext) AttributeEE
: Uses the given application context.ScopeEE.Application.Attribute.context
(ServletContext servletContext) AttributeEE
: Uses the given context within the application scope and this name.