|
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 | ||||||||||
Network facing interface of a plug-in.
| Method Summary | |
abstract void |
prepareRequestContext(RequestContext ctx,
ContextMapperInfo info)
This method is called only once per application facing request after the current RequestContext has been rebuild. |
abstract java.lang.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 java.lang.String resolveAppInstanceGroupdId(ContextMapperInfo info)
info - The ContextMapperInfo containing the annotated network parameters.
|
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 | ||||||||||