public class RegistryPublicationManager extends Object implements org.osgi.service.event.EventHandler
Constructor and Description |
---|
RegistryPublicationManager() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Map<String,List<String>> |
getPublications() |
void |
handleEvent(org.osgi.service.event.Event event) |
void |
init() |
void |
setExecutorService(ScheduledExecutorService executorService) |
void |
setFederationAdminService(FederationAdminService adminService) |
public void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
public void init()
public void destroy()
public void setFederationAdminService(FederationAdminService adminService)
public void setExecutorService(ScheduledExecutorService executorService)
This work is licensed under a Creative Commons Attribution 4.0 International License.