public interface NotificationServiceConfiguration extends ConfigBeanProxy, ConfigExtension
| Modifier and Type | Interface and Description |
|---|---|
static class |
NotificationServiceConfiguration.Duck |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(String value) |
String |
getEnabled() |
<T extends NotifierConfiguration> |
getNotifierConfigurationByType(Class type) |
List<NotifierConfiguration> |
getNotifierConfigurationList() |
createChild, deepCopy, getParent, getParentString getEnabled()
void enabled(String value) throws PropertyVetoException
PropertyVetoExceptionList<NotifierConfiguration> getNotifierConfigurationList()
@DuckTyped <T extends NotifierConfiguration> T getNotifierConfigurationByType(Class type)
Copyright © 2019. All rights reserved.