|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextualConfigLock | |
---|---|
org.kuali.rice.core.config |
Uses of ContextualConfigLock in org.kuali.rice.core.config |
---|
Fields in org.kuali.rice.core.config declared as ContextualConfigLock | |
---|---|
private static ContextualConfigLock |
ConfigContext.initialized
Concurrency utility which allows other, loosely coupled, components to wait for configuration initialization to complete before proceeding (namely the SpringServiceLocator, before it initializes Spring) |
Methods in org.kuali.rice.core.config that return ContextualConfigLock | |
---|---|
static ContextualConfigLock |
ConfigContext.getInitializedCondition()
Returns the Condition that allows waiting on configuration to complete |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |