How to reset a @property/ @AttributeDefinition value
Hello
Am trying to figure out how can we reset the @property (scr version) or @AttributeDefinition (osgi version) values?
For e.g. I have a simple component with a property greetingMessage and deployed the component to AEM and updated the value in /System/console/components using configuration manager (http://localhost:38600/system/console/configMgr/org.aem.samples.aem_samples.core.servlets.SimpleComponent) and now I would like to reset the value to whatever is in my java component value.
Thanks
Basheer
