public interface JaccProvider extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getName()
Gets the value of the name property.
|
String |
getPolicyConfigurationFactoryProvider()
Gets the value of the policyConfigurationFactoryProvider property.
|
@NotNull String |
getPolicyProvider()
Gets the value of the policyProvider property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
void |
setName(String value)
Sets the value of the name property.
|
void |
setPolicyConfigurationFactoryProvider(String value)
Sets the value of the policyConfigurationFactoryProvider property.
|
void |
setPolicyProvider(String value)
Sets the value of the policyProvider property.
|
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty@NotNull @NotNull String getName()
Stringvoid setName(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoException@NotNull @NotNull String getPolicyProvider()
Stringvoid setPolicyProvider(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoExceptionString getPolicyConfigurationFactoryProvider()
Stringvoid setPolicyConfigurationFactoryProvider(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.