public interface Orb extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
@Min(value=0L) String |
getMaxConnections()
Gets the value of the maxConnections property.
|
@Min(value=128L) String |
getMessageFragmentSize()
Gets the value of the messageFragmentSize property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
@NotNull String |
getUseThreadPoolIds()
Gets the value of the useThreadPoolIds property.
|
void |
setMaxConnections(String value)
Sets the value of the maxConnections property.
|
void |
setMessageFragmentSize(String value)
Sets the value of the messageFragmentSize property.
|
void |
setUseThreadPoolIds(String value)
Sets the value of the useThreadPoolIds property.
|
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty@NotNull @NotNull String getUseThreadPoolIds()
Stringvoid setUseThreadPoolIds(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@Min(value=128L) @Min(value=128L) String getMessageFragmentSize()
Stringvoid setMessageFragmentSize(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@Min(value=0L) @Min(value=0L) String getMaxConnections()
Stringvoid setMaxConnections(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.