Class ApplicationRegistrySetupService

  • All Implemented Interfaces:
    org.exoplatform.commons.cluster.StartableClusterAware

    public class ApplicationRegistrySetupService
    extends Object
    implements org.exoplatform.commons.cluster.StartableClusterAware
    This Service installs application registry category and application for SpaceWallet portlet if the application registry was already populated
    • Constructor Detail

      • ApplicationRegistrySetupService

        public ApplicationRegistrySetupService​(org.exoplatform.container.PortalContainer container)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.exoplatform.commons.cluster.StartableClusterAware
      • stop

        public void stop()
        Specified by:
        stop in interface org.exoplatform.commons.cluster.StartableClusterAware
      • isDone

        public boolean isDone()
        Specified by:
        isDone in interface org.exoplatform.commons.cluster.StartableClusterAware
      • getApplicationRegistryService

        public org.exoplatform.application.registry.ApplicationRegistryService getApplicationRegistryService()