public enum DeployScope
Enumation for the deploy scope configuration.
| Enum Constant and Description |
|---|
APPLICATION |
REQUEST |
SESSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScope() |
public static DeployScope APPLICATION
public static DeployScope REQUEST
public static DeployScope SESSION