public class WebsocketLocalEventAdapterServiceComponent extends Object
Constructor and Description |
---|
WebsocketLocalEventAdapterServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
initialize the websocket adapter service here service here.
|
protected void |
setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Sets Registry Service.
|
protected void |
unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Unsets Registry Service.
|
public WebsocketLocalEventAdapterServiceComponent()
protected void activate(org.osgi.service.component.ComponentContext context)
context
- protected void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
registryService
- An instance of RegistryServiceprotected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
registryService
- An instance of RegistryServiceCopyright © 2017 WSO2. All rights reserved.