Uses of Class
org.hippoecm.frontend.plugin.config.PropertyDescriptor
-
Packages that use PropertyDescriptor Package Description org.hippoecm.frontend.plugin.config org.hippoecm.frontend.plugin.config.impl -
-
Uses of PropertyDescriptor in org.hippoecm.frontend.plugin.config
Methods in org.hippoecm.frontend.plugin.config that return types with arguments of type PropertyDescriptor Modifier and Type Method Description List<PropertyDescriptor>
IClusterConfig. getPropertyDescriptors()
Descriptors of additional plugin properties. -
Uses of PropertyDescriptor in org.hippoecm.frontend.plugin.config.impl
Methods in org.hippoecm.frontend.plugin.config.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description List<PropertyDescriptor>
AbstractClusterDecorator. getPropertyDescriptors()
List<PropertyDescriptor>
JavaClusterConfig. getPropertyDescriptors()
List<PropertyDescriptor>
JcrClusterConfig. getPropertyDescriptors()
-