Uses of Class
org.csapi.jr.se.policy.TransactionInProcessException

Packages that use TransactionInProcessException
org.csapi.jr.se.policy Contains the Parlay Policy Management data types and interfaces. 
org.csapi.jr.se.policy.provisioning Contains the Parlay Policy Management Provisioning interfaces. 
 

Uses of TransactionInProcessException in org.csapi.jr.se.policy
 

Methods in org.csapi.jr.se.policy that throw TransactionInProcessException
 void PolicyManager.startTransaction()
          Invokes the startTransaction() method on the Parlay Gateway.
 

Uses of TransactionInProcessException in org.csapi.jr.se.policy.provisioning
 

Methods in org.csapi.jr.se.policy.provisioning that throw TransactionInProcessException
 void PolicyManager.startTransaction()
          Invokes the startTransaction() method on the Parlay Gateway.