public class MessageTracerServiceComponent extends Object
| Constructor and Description |
|---|
MessageTracerServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
static MessageTracerConfiguration |
getMessageTracerConfiguration() |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
public static MessageTracerConfiguration getMessageTracerConfiguration()
Copyright © 2016 WSO2. All rights reserved.