- All Implemented Interfaces:
- org.osgi.service.event.EventHandler
public class RegistryMetacardHandler
extends Object
implements org.osgi.service.event.EventHandler
RegistryMetacardHandler is responsible for taking internal registry entries received from remote
registries and make/update registry entries that are visible to the rest of the registry
framework. This is achieved through the used of the metacard-tags attribute. This class also
ensures that even if a particular entry comes from multiple sources only the newest one will be
represented in visible registry entry.