public interface PlugInOwner extends PropertyTargetFactory
PropertyContainerUpdater
| Modifier and Type | Method and Description |
|---|---|
PropExpressionMap |
getDerivedProperties()
Get a set of derived properties (defined as a
PropExpressionMap)
that should be implemented by the record. |
PropertyContainerParser |
getParser()
get the
PropertyContainerParser used for the initial parse stage |
java.util.Set<PropertyContainerPolicy> |
getPolicies()
Get a set of
PropertyContainerPolicy to be applied to the
property stream. |
java.lang.String |
getTag()
get the configuration tag corresponding to this owner.
|
getFinder, hasPropertyPropertyContainerParser getParser()
PropertyContainerParser used for the initial parse stagejava.util.Set<PropertyContainerPolicy> getPolicies()
PropertyContainerPolicy to be applied to the
property stream.PropExpressionMap getDerivedProperties()
PropExpressionMap)
that should be implemented by the record.java.lang.String getTag()