|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
org.kuali.rice.core.impl.config.module.ModuleConfigurer
org.kuali.rice.kim.config.KIMConfigurer
public class KIMConfigurer
This class handles the Spring based KIM configuration that is part of the Rice Configurer that must exist in all Rice based systems and clients.
Field Summary |
---|
Fields inherited from class org.kuali.rice.core.impl.config.module.ModuleConfigurer |
---|
LOG |
Constructor Summary | |
---|---|
KIMConfigurer()
|
Method Summary | |
---|---|
List<String> |
getPrimarySpringFiles()
|
Methods inherited from class org.kuali.rice.core.impl.config.module.ModuleConfigurer |
---|
addAdditonalToConfig, addToConfig, afterPropertiesSet, destroy, doAdditionalContextStartedLogic, doAdditionalContextStoppedLogic, doAdditionalModuleStartLogic, doAdditionalModuleStopLogic, doAdditonalConfigurerValidations, doContextStartedLogic, doContextStoppedLogic, getAdditionalSpringFiles, getDefaultConfigPackagePath, getDefaultSpringBeansPath, getModuleName, getProperties, getResourceLoadersToRegister, getRunMode, getValidRunModes, getWebModuleBaseUrl, getWebModuleConfigName, getWebModuleConfigurationFiles, hasWebInterface, initializeResourceLoaders, isExposeServicesOnBus, isIncludeUserInterfaceComponents, isSetSOAPServicesAsDefault, loadLifecycles, onApplicationEvent, setHasWebInterface, setModuleName, setProperties, setServletContext, setValidRunModes, shouldRenderWebInterface, start, stop, validateConfigurerState |
Methods inherited from class org.kuali.rice.core.api.lifecycle.BaseLifecycle |
---|
isStarted, setStarted |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.rice.core.api.lifecycle.Lifecycle |
---|
isStarted |
Constructor Detail |
---|
public KIMConfigurer()
Method Detail |
---|
public List<String> getPrimarySpringFiles()
getPrimarySpringFiles
in interface org.kuali.rice.core.api.config.module.Configurer
getPrimarySpringFiles
in class org.kuali.rice.core.impl.config.module.ModuleConfigurer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |