public class VirtualFirealarmManagementServiceComponent extends Object
Constructor and Description |
---|
VirtualFirealarmManagementServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
setCertificateManagementService(org.wso2.carbon.certificate.mgt.core.service.CertificateManagementService certificateManagementService) |
protected void |
setEventsPublisherService(org.wso2.carbon.device.mgt.analytics.data.publisher.service.EventsPublisherService eventsPublisherService) |
protected void |
setInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
Initialize the Input EventAdapter Service dependency
|
protected void |
unsetCertificateManagementService(org.wso2.carbon.certificate.mgt.core.service.CertificateManagementService certificateManagementService) |
protected void |
unsetEventsPublisherService(org.wso2.carbon.device.mgt.analytics.data.publisher.service.EventsPublisherService eventsPublisherService) |
protected void |
unsetInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
De-reference the Input EventAdapter Service dependency.
|
public VirtualFirealarmManagementServiceComponent()
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
inputEventAdapterService
- Input EventAdapter Service referenceprotected void unsetInputEventAdapterService(org.wso2.carbon.event.input.adapter.core.InputEventAdapterService inputEventAdapterService)
protected void setCertificateManagementService(org.wso2.carbon.certificate.mgt.core.service.CertificateManagementService certificateManagementService)
protected void unsetCertificateManagementService(org.wso2.carbon.certificate.mgt.core.service.CertificateManagementService certificateManagementService)
protected void setEventsPublisherService(org.wso2.carbon.device.mgt.analytics.data.publisher.service.EventsPublisherService eventsPublisherService)
protected void unsetEventsPublisherService(org.wso2.carbon.device.mgt.analytics.data.publisher.service.EventsPublisherService eventsPublisherService)
Copyright © 2017 WSO2. All rights reserved.