|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.core.lifecycle.BaseLifecycle org.kuali.rice.core.lifecycle.BaseCompositeLifecycle org.kuali.rice.core.config.ModuleConfigurer org.kuali.rice.kcb.config.KCBConfigurer
public class KCBConfigurer
This class handles the Spring based KCB 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.config.ModuleConfigurer |
---|
EMBEDDED_RUN_MODE, exposeServicesOnBus, includeUserInterfaceComponents, LOCAL_RUN_MODE, LOG, REMOTE_RUN_MODE, resourceLoaderName, setSOAPServicesAsDefault, springFileLocations, testMode, THIN_RUN_MODE, VALID_RUN_MODES, webInterface, webModuleBaseUrl, webModuleConfigName, webModuleConfigurationFiles |
Constructor Summary | |
---|---|
KCBConfigurer()
Constructs a KCBConfigurer |
Method Summary |
---|
Methods inherited from class org.kuali.rice.core.lifecycle.BaseCompositeLifecycle |
---|
start, stop |
Methods inherited from class org.kuali.rice.core.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.lifecycle.Lifecycle |
---|
isStarted, start, stop |
Constructor Detail |
---|
public KCBConfigurer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |