Class | Description |
---|---|
ServletContextBoolean |
A boolean variable that is tied to the life of the current servlet context
|
ServletContextLong |
A long variable that is tied to the life of the current servlet context
|
ServletContextReference<V> |
A servlet context reference is a variable that is tied to the life of the current servlet context
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.