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 Summary
Constructors -
Method Summary
-
Constructor Details
-
AppsCommonServiceStartupObserver
public AppsCommonServiceStartupObserver()
-
-
Method Details
-
completingServerStartup
public void completingServerStartup()- Specified by:
completingServerStartupin interfaceorg.wso2.carbon.core.ServerStartupObserver
-
completedServerStartup
public void completedServerStartup()- Specified by:
completedServerStartupin interfaceorg.wso2.carbon.core.ServerStartupObserver
-