public class ClusterViewChangeListener extends Object implements org.osgi.service.event.EventHandler
Constructor and Description |
---|
ClusterViewChangeListener() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate() |
void |
handleEvent(org.osgi.service.event.Event event)
Handle osgi events from the repository and take note when
the established view, properties or announcements change - and
inform the DiscoveryServiceImpl in those cases.
|
@Activate protected void activate(org.osgi.service.component.ComponentContext context)
@Deactivate protected void deactivate()
public void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.