public class ServletContextBoolean extends Object
Constructor and Description |
---|
ServletContextBoolean(String attributeName)
Constructs a reference that has a false value
|
Modifier and Type | Method and Description |
---|---|
boolean |
get() |
void |
set(boolean value)
Sets the value of the servlet context boolean
|
public ServletContextBoolean(String attributeName)
attributeName
- the name of the servlet context referenceCopyright © 2002-2019 Atlassian. All Rights Reserved.