Class AbstractRegistryView

  • All Implemented Interfaces:
    IQuerySpecificationRegistryChangeListener, IRegistryView

    public abstract class AbstractRegistryView
    extends java.lang.Object
    implements IRegistryView
    An abstract IRegistryView implementation that stores the registry, the set of listeners added to the view and the FQN to entry map of the view itself. The only responsibility of subclasses is to decide whether an entry received as an addition or removal notification is relevant to the view.
    Since:
    1.3