public interface ContextParamManager
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_PARAM_MANAGER_BEAN_NAME |
static String |
XSTEAM_PACKAGE_NAME |
Modifier and Type | Method and Description |
---|---|
void |
addContextParams(ContextParams contextParams) |
List<ContextParams> |
getAllContextParams() |
List<PastPattern> |
getAllPastPatterns() |
List<SkipPattern> |
getAllSkipPattens() |
void |
removeContextParams(ContextParams contextParams) |
static final String CONTEXT_PARAM_MANAGER_BEAN_NAME
static final String XSTEAM_PACKAGE_NAME
void addContextParams(ContextParams contextParams)
void removeContextParams(ContextParams contextParams)
List<ContextParams> getAllContextParams()
List<SkipPattern> getAllSkipPattens()
List<PastPattern> getAllPastPatterns()
Copyright © 2006–2018 TinyGroup. All rights reserved.