public class LoggingUpdaterServiceComponent extends Object implements org.osgi.service.event.EventHandler
Constructor and Description |
---|
LoggingUpdaterServiceComponent() |
Modifier and Type | Method and Description |
---|---|
void |
activate(org.osgi.service.component.ComponentContext componentContext) |
void |
deactivate() |
void |
handleEvent(org.osgi.service.event.Event event) |
void |
setConfigAdminService(org.osgi.service.cm.ConfigurationAdmin configAdminService) |
void |
unsetConfigAdminService(org.osgi.service.cm.ConfigurationAdmin configurationAdmin) |
public void setConfigAdminService(org.osgi.service.cm.ConfigurationAdmin configAdminService)
public void activate(org.osgi.service.component.ComponentContext componentContext)
public void deactivate()
public void unsetConfigAdminService(org.osgi.service.cm.ConfigurationAdmin configurationAdmin)
public void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2020 WSO2. All rights reserved.