Package com.aoapps.web.resources.servlet
Class RegistryEE.Application
java.lang.Object
com.aoapps.web.resources.servlet.RegistryEE.Application
- Enclosing class:
RegistryEE
The application-scope web resource registries are always available.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ScopeEE.Application.Attribute
<Registry> The name of the application-scope attribute that contains the current application registry. -
Method Summary
Modifier and TypeMethodDescriptionstatic Registry
get
(ServletContext servletContext) Gets the application-scope web resource registry for the given servlet context.
-
Field Details
-
APPLICATION_ATTRIBUTE
The name of the application-scope attribute that contains the current application registry.
-
-
Method Details
-
get
Gets the application-scope web resource registry for the given servlet context.
-