public class ConfigurationParamListenerType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIG_PARAM_LISTENER_NUM |
static int |
ON_UPDATE_CONFIG_PARAM |
| Constructor and Description |
|---|
ConfigurationParamListenerType() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(int type)
Convert ConfigurationParamListenerType into the string.
|
public static final int ON_UPDATE_CONFIG_PARAM
public static final int CONFIG_PARAM_LISTENER_NUM
public static java.lang.String toString(int type)
Convert ConfigurationParamListenerType into the string.
type -
The target ConfigurationParamListenerType for transformation