Class AppsCommonServiceStartupObserver

  • All Implemented Interfaces:
    org.wso2.carbon.core.ServerStartupObserver

    public class AppsCommonServiceStartupObserver
    extends Object
    implements org.wso2.carbon.core.ServerStartupObserver
    Use to log the portal endpoints. This component will wait until server startup is completed
    • Constructor Detail

      • AppsCommonServiceStartupObserver

        public AppsCommonServiceStartupObserver()
    • Method Detail

      • completingServerStartup

        public void completingServerStartup()
        Specified by:
        completingServerStartup in interface org.wso2.carbon.core.ServerStartupObserver
      • completedServerStartup

        public void completedServerStartup()
        Specified by:
        completedServerStartup in interface org.wso2.carbon.core.ServerStartupObserver