public class ConfigurationHelper extends Object
Constructor and Description |
---|
ConfigurationHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
checkDataFlowFilter(String filter) |
static void |
checkQueueSize(int queue) |
static void |
checkStateVarId(String variableId) |
static String[] |
getCategories() |
static Set |
getEnabledVariable(Map props) |
static String |
getFlowControl(Map props,
String variableId) |
static MediatorMonitoring |
getModelMonitoring(MediatorComponent model) |
static Map |
getRootConfig(MediatorComponent model) |
static void |
storeDataFlowControl(Map props,
String stateVarId,
String ldapfilter) |
static void |
storeEnable(Map props,
String stateVarId,
boolean enable) |
static void |
storeRootConfig(MediatorComponent model,
Map config) |
static String[] |
variablesByCategory(String category) |
public static String[] getCategories()
public static void checkStateVarId(String variableId) throws CiliaIllegalParameterException
CiliaIllegalParameterException
public static void checkQueueSize(int queue) throws CiliaIllegalParameterException
CiliaIllegalParameterException
public static final void checkDataFlowFilter(String filter) throws CiliaIllegalParameterException, CiliaInvalidSyntaxException
public static void storeDataFlowControl(Map props, String stateVarId, String ldapfilter)
public static Map getRootConfig(MediatorComponent model)
public static void storeRootConfig(MediatorComponent model, Map config)
public static final MediatorMonitoring getModelMonitoring(MediatorComponent model)
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.