public interface EmailNotifierConfiguration extends NotifierConfiguration
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName() |
String |
getTo() |
void |
setJndiName(String value) |
void |
setTo(String value) |
enabled, getEnabled, getNoisy, noisycreateChild, deepCopy, getParent, getParentString getJndiName()
void setJndiName(String value) throws PropertyVetoException
PropertyVetoExceptionString getTo()
void setTo(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2019. All rights reserved.