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 |
setSparkContextService(org.wso2.carbon.analytics.spark.core.interfaces.SparkContextService scs) |
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 |
unsetSparkContextService(org.wso2.carbon.analytics.spark.core.interfaces.SparkContextService scs) |
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)
protected void setSparkContextService(org.wso2.carbon.analytics.spark.core.interfaces.SparkContextService scs)
protected void unsetSparkContextService(org.wso2.carbon.analytics.spark.core.interfaces.SparkContextService scs)
Copyright © 2016 WSO2, Inc.. All Rights Reserved.