public interface ConfigurationErrors
Modifier and Type | Interface and Description |
---|---|
static class |
ConfigurationErrors.Bus |
Modifier and Type | Field and Description |
---|---|
static Topic<ConfigurationErrors> |
TOPIC |
Modifier and Type | Method and Description |
---|---|
void |
addError(ConfigurationError error) |
void |
removeError(ConfigurationError error) |
static final Topic<ConfigurationErrors> TOPIC
void addError(ConfigurationError error)
void removeError(ConfigurationError error)