Uses of Class
com.aoapps.servlet.attribute.ScopeEE.Application.Attribute
Packages that use ScopeEE.Application.Attribute
Package
Description
Utilities for working with various attribute scopes.
-
Uses of ScopeEE.Application.Attribute in com.aoapps.servlet.attribute
Fields in com.aoapps.servlet.attribute declared as ScopeEE.Application.AttributeModifier and TypeFieldDescriptionstatic final ScopeEE.Application.Attribute
<List<String>> ScopeEE.Application.ORDERED_LIBS
static final ScopeEE.Application.Attribute
<File> ScopeEE.Application.TEMPDIR
Methods in com.aoapps.servlet.attribute that return ScopeEE.Application.AttributeModifier and TypeMethodDescriptionAttributeEE.Jstl.application()
AttributeEE
: Uses the application scope and this name, still needs context.AttributeEE.Name.application()
AttributeEE
: Uses the application scope and this name, still needs context.AttributeEE
: Uses the given name within the application scope, still needs context.