public class TaskStartupHandler extends Object implements org.wso2.carbon.core.ServerStartupObserver
Constructor and Description |
---|
TaskStartupHandler(TaskService taskService) |
Modifier and Type | Method and Description |
---|---|
void |
completedServerStartup() |
void |
completingServerStartup() |
TaskService |
getTaskService() |
public TaskStartupHandler(TaskService taskService)
public TaskService getTaskService()
public void completingServerStartup()
completingServerStartup
in interface org.wso2.carbon.core.ServerStartupObserver
public void completedServerStartup()
completedServerStartup
in interface org.wso2.carbon.core.ServerStartupObserver
Copyright © 2020 WSO2. All rights reserved.