Previous Topic: Including Properties Files in CLASSPATHNext Topic: Method 1: Initializing the API by Using the Properties File


Initializing the Risk Evaluation API

Initialize the Risk Evaluation API by using the RiskFactory class in the com.arcot.riskfortAPI package. The initialization process creates all connection pools, creates the database pool, and initializes loggers. After initialization, it returns an appropriate object to your calling application.

Note: You cannot apply any configuration changes after you initialize the API. To enable the configuration changes, you must re-initialize the API.

The RiskFactory class provides two methods, as discussed in the following subsections, to initialize the Risk Evaluation APIs: