Class ResourcesManagerInstancePreDestruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePreDestruction

    @Named
    public class ResourcesManagerInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    Deletes all the resources and categories related to the ResourcesManager instance that is being deleted.
    Author:
    mmoquillon
    • Constructor Detail

      • ResourcesManagerInstancePreDestruction

        public ResourcesManagerInstancePreDestruction()
    • Method Detail

      • preDestroy

        public void preDestroy​(String componentInstanceId)
        Performs pre destruction tasks in the behalf of the specified ResourcesManager instance.
        Specified by:
        preDestroy in interface org.silverpeas.core.admin.component.ComponentInstancePreDestruction
        Parameters:
        componentInstanceId - the unique identifier of the ResourcesManager instance.