public class ContextControllerStateUtil extends Object
Constructor and Description |
---|
ContextControllerStateUtil() |
Modifier and Type | Method and Description |
---|---|
static NavigableMap<ContextStatePathKey,ContextStatePathValue> |
getChildContexts(ContextControllerFactoryContext factoryContext,
int pathId,
TreeMap<ContextStatePathKey,ContextStatePathValue> states) |
static ContextControllerState |
getRecoveryStates(ContextStateCache cache,
String contextName) |
public static ContextControllerState getRecoveryStates(ContextStateCache cache, String contextName)
public static NavigableMap<ContextStatePathKey,ContextStatePathValue> getChildContexts(ContextControllerFactoryContext factoryContext, int pathId, TreeMap<ContextStatePathKey,ContextStatePathValue> states)