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