Uses of Class
com.aoapps.servlet.attribute.ContextEE.Application
Packages that use ContextEE.Application
Package
Description
Utilities for working with various attribute scopes.
-
Uses of ContextEE.Application in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return ContextEE.ApplicationModifier and TypeMethodDescriptionstatic ContextEE.ApplicationContextEE.application(ServletContext servletContext) AttributeEE: Uses the given application scope and context, still needs name.ScopeEE.Application.context(ServletContext servletContext) AttributeEE: Uses the given context within the application scope, still needs name.AttributeEE.Application.getContext()Gets the application context for this attribute.
