|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is to be implemented for receiving events issued by the EvalPolicy activity object.
Method Summary | |
void |
onEvalPolicyErrEvent(org.csapi.jr.se.policy.evaluation.EvalPolicyErrEvent evalPolicyErrEvent)
Called due to a Gateway initiated call to the evalPolicyErr() method on the callback interface |
void |
onEvalPolicyResEvent(org.csapi.jr.se.policy.evaluation.EvalPolicyResEvent evalPolicyResEvent)
Called due to a Gateway initiated call to the evalPolicyRes() method on the callback interface |
Method Detail |
public void onEvalPolicyResEvent(org.csapi.jr.se.policy.evaluation.EvalPolicyResEvent evalPolicyResEvent)
evalPolicyResEvent
- Reference to a EvalPolicyResEvent event
emitted from the activity object.public void onEvalPolicyErrEvent(org.csapi.jr.se.policy.evaluation.EvalPolicyErrEvent evalPolicyErrEvent)
evalPolicyErrEvent
- Reference to a EvalPolicyErrEvent event
emitted from the activity object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |