Class GalleryInitialize

java.lang.Object
org.silverpeas.components.gallery.service.GalleryInitialize
All Implemented Interfaces:
org.silverpeas.core.initialization.Initialization

@Service public class GalleryInitialize extends Object implements org.silverpeas.core.initialization.Initialization
Initializes the Gallery application by setting up the different schedulers, one to alert the user, the other to delete orders.
  • Constructor Details

    • GalleryInitialize

      public GalleryInitialize()
  • Method Details

    • init

      public void init()
      Specified by:
      init in interface org.silverpeas.core.initialization.Initialization
    • release

      public void release() throws org.silverpeas.kernel.SilverpeasException
      Specified by:
      release in interface org.silverpeas.core.initialization.Initialization
      Throws:
      org.silverpeas.kernel.SilverpeasException