Uses of Annotation Type
org.apache.sling.resourceresolver.impl.mapping.StringInterpolationProviderConfiguration
Packages that use StringInterpolationProviderConfiguration
-
Uses of StringInterpolationProviderConfiguration in org.apache.sling.resourceresolver.impl.mapping
Methods in org.apache.sling.resourceresolver.impl.mapping with parameters of type StringInterpolationProviderConfigurationModifier and TypeMethodDescriptionprotected void
StringInterpolationProviderImpl.activate
(org.osgi.framework.BundleContext bundleContext, StringInterpolationProviderConfiguration config) Activates this component (called by SCR before)protected void
StringInterpolationProviderImpl.modified
(org.osgi.framework.BundleContext bundleContext, StringInterpolationProviderConfiguration config) Modifies this component (called by SCR to update this component)