public interface ListenerConfig extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getListenerClassName()
Gets the value of the listenerClassName property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
@NotNull String |
getSubscribeListenerWith()
Gets the value of the subscribeListenerWith property.
|
void |
setListenerClassName(String value)
Sets the value of the listenerClassName property.
|
void |
setSubscribeListenerWith(String value)
Sets the value of the subscribeListenerWith property.
|
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty@NotNull @NotNull String getListenerClassName()
Stringvoid setListenerClassName(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoException@NotNull @NotNull String getSubscribeListenerWith()
Stringvoid setSubscribeListenerWith(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoException@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<Property> getProperty()
PropertyBaggetProperty in interface PropertyBagCopyright © 2019. All rights reserved.