Package org.csapi.jr.se.policy.evaluation

Contains the Parlay Policy Management Evaluation interfaces.

See:
          Description

Interface Summary
EvalPolicy This interface represents a EvalPolicy activity object.
EvalPolicyListener This interface is to be implemented for receiving events issued by the EvalPolicy activity object.
Notification This interface represents a Notification activity object.
NotificationListener This interface is to be implemented for receiving events issued by the Notification activity object.
PolicyEvalManager This interface represents a PolicyEvalManager.
 

Class Summary
EvalPolicyErrEvent Event created by an activity object to indicate that a Gateway originated call to the evalPolicyErr() method on the callback interface has occured.
EvalPolicyResEvent Event created by an activity object to indicate that a Gateway originated call to the evalPolicyRes() method on the callback interface has occured.
ReportNotificationEvent Event created by an activity object to indicate that a Gateway originated call to the reportNotification() method on the callback interface has occured.
 

Package org.csapi.jr.se.policy.evaluation Description

Contains the Parlay Policy Management Evaluation interfaces.