Reinsurance plugin implementation
PolicyCenter provides PCReinsurancePlugin.gs as an implementation
of the IReinsurancePlugin
plugin interface. This plugin integrates Guidewire Reinsurance Management
with PolicyCenter.
In the gw.job.QuoteProcess.QuoteProcess
class, the handleValidQuote
method calls the reinsurance plugin. In the base configuration, this
plugin is PCReinsurancePlugin
in the gw.plugin.reinsurance
package.
