Class AppsCommonServiceStartupObserver

java.lang.Object
org.wso2.identity.apps.common.internal.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 Details

    • AppsCommonServiceStartupObserver

      public AppsCommonServiceStartupObserver()
  • Method Details

    • 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