Class KEWConfigurer

All Implemented Interfaces:
Configurer, Lifecycle, org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware

public class KEWConfigurer extends ModuleConfigurer
Configures the KEW Rice module. KEW module initiation proceeds as follows:
  1. Parse and load configuration for:
  • Client Protocol
  • Database
  1. Configure and startup KEW for "Thin Client" mode OR
  2. Configure and startup KEW for "Embedded Mode"
Author:
Kuali Rice Team (rice.collab@kuali.org)