public class ServletContextLong extends Object implements Serializable
| Constructor and Description |
|---|
ServletContextLong(String attributeName)
Constructs a reference that has a 0 value
|
| Modifier and Type | Method and Description |
|---|---|
long |
get() |
void |
set(long value)
Sets the value of the servlet context long
|
public ServletContextLong(String attributeName)
attributeName - the name of the servlet context referenceCopyright © 2002-2022 Atlassian. All Rights Reserved.