|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ContextInfo | Interface defining a context information object that is used by a ContextTranslator to put values into the current RequestContext. |
ContextKey | 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. |
ContextMapperInfo | Interface defining a ContextMapperInfo. |
ContextTranslate | This annotation is almost identical to ContextKey but it is used for "complex" arguments that required some traversal to get the interesting values. |
ContextTranslator | This interface defines the method a context translator must implement. |
MapperInfo | This annotation is used to specify that an argument of a method should be registered in the ContextMapperInfo. |
NoContext | This annotation indicates that the method should not be woven by the context aspect. |
RequestContext | Interface defining a RequestContext. |
Class Summary | |
RequestContextManager | This class is used to create, get, and remove the RequestContext object per thread. |
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |