Configuring value providers
The default configuration includes the following types of value providers:
- Typelist value provider
- PolicyCenter product model value provider
- Reference factor value provider
If none of these is appropriate, a new custom value provider can be configured.
All classes related to value providers
are located in the gw.rating.rtm.valueprovider
package. A value provider may use an optional list of string arguments.
Value providers are instantiated though the RateTableCellValueProviderFactory factory class.
This topic describes the value providers in the default configuration, and how to configure a new value provider.
See also
- Value provider in rate table definition for user-level information
