Class 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 Detail

      • GalleryInitialize

        public GalleryInitialize()
    • Method Detail

      • init

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