Class WebSitesInstancePreDestruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    Direct Known Subclasses:
    BookmarkInstancePreDestruction

    @Named
    public class WebSitesInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    Deletes all the web site managed by the WebSites instance that is being deleted.
    Author:
    mmoquillon
    • Constructor Detail

      • WebSitesInstancePreDestruction

        public WebSitesInstancePreDestruction()
    • Method Detail

      • preDestroy

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