public class MLCoreDS extends Object
Constructor and Description |
---|
MLCoreDS() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
setDatabaseService(org.wso2.carbon.ml.database.DatabaseService databaseService) |
protected void |
setOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
unsetDatabaseService(org.wso2.carbon.ml.database.DatabaseService databaseService) |
protected void |
unsetOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService configurationContextService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setDatabaseService(org.wso2.carbon.ml.database.DatabaseService databaseService)
protected void unsetDatabaseService(org.wso2.carbon.ml.database.DatabaseService databaseService)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void setOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService outputEventAdapterService)
protected void unsetOutputEventAdapterService(org.wso2.carbon.event.output.adapter.core.OutputEventAdapterService configurationContextService)
Copyright © 2015 WSO2, Inc.. All Rights Reserved.