|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This annotation is used to specify that an argument of a method is to be put into the current RequestContext under the key specified by the string in the argument of the annotation. This key/value pair in the RequestContext will end up in all EDRs for the same thread.
Method Summary | |
java.lang.String |
value()
Name of the key under which this parameter will be stored in the RequestContext. |
Methods inherited from interface java.lang.annotation.Annotation |
annotationType, equals, hashCode, toString |
Method Detail |
public java.lang.String value()
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |