public class Context extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Integer |
requests()
The number of requests against this context
|
Context |
requests(Integer value)
The number of requests against this context
|
String |
status()
The status of this context
|
Context |
status(String value)
The status of this context
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.