public class DSTaskServiceComponent extends Object
Constructor and Description |
---|
DSTaskServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
static org.wso2.carbon.ntask.core.service.TaskService |
getTaskService() |
protected void |
setTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService) |
protected void |
unsetTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
protected void setTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService)
protected void unsetTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService)
public static org.wso2.carbon.ntask.core.service.TaskService getTaskService()
Copyright © 2019 WSO2. All rights reserved.