|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Network facing interface of a plug-in.
Method Summary | |
void |
prepareRequestContext(RequestContext ctx, ContextMapperInfo info) This method is called only once per application facing request after the current RequestContext has been rebuild. |
String |
resolveAppInstanceGroupdId(ContextMapperInfo info) Returns the application instance group id (now known as application instance id) given the set of argument values available in the info parameter. |
Method Detail |
public void prepareRequestContext(RequestContext ctx, ContextMapperInfo info)
ctx
- The current RequestContext that has been rebuild.info
- The ContextMapperInfo containing the annotated network parameters.public String resolveAppInstanceGroupdId(ContextMapperInfo info)
info
- The ContextMapperInfo containing the annotated network parameters.
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |