@Deprecated public class EventBrokerBuilderDS extends Object
Constructor and Description |
---|
EventBrokerBuilderDS()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
Deprecated.
initialize the cep service here.
|
protected void |
deactivate(org.osgi.service.component.ComponentContext context)
Deprecated.
|
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Deprecated.
|
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Deprecated.
|
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Deprecated.
|
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Deprecated.
|
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Deprecated.
|
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Deprecated.
|
protected void activate(org.osgi.service.component.ComponentContext context)
context
- protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Copyright © 2023 WSO2. All rights reserved.