Uses of Class
org.nuxeo.runtime.services.config.ConfigurationPropertyDescriptor
Packages that use ConfigurationPropertyDescriptor
-
Uses of ConfigurationPropertyDescriptor in org.nuxeo.runtime.services.config
Fields in org.nuxeo.runtime.services.config with type parameters of type ConfigurationPropertyDescriptorModifier and TypeFieldDescriptionprotected Map
<String, ConfigurationPropertyDescriptor> ConfigurationServiceImpl.descriptors
XXX remove once we are able to get such a cached map from DefaultComponentMethods in org.nuxeo.runtime.services.config that return ConfigurationPropertyDescriptorMethods in org.nuxeo.runtime.services.config that return types with arguments of type ConfigurationPropertyDescriptorModifier and TypeMethodDescriptionprotected Map
<String, ConfigurationPropertyDescriptor> ConfigurationServiceImpl.getDescriptors()
XXX remove once we are able to get such a cached map from DefaultComponent.