Uses of Interface
org.apache.sling.discovery.impl.topology.announcement.AnnouncementFilter

Packages that use AnnouncementFilter
org.apache.sling.discovery.impl.topology.announcement   
 

Uses of AnnouncementFilter in org.apache.sling.discovery.impl.topology.announcement
 

Methods in org.apache.sling.discovery.impl.topology.announcement with parameters of type AnnouncementFilter
 void AnnouncementRegistryImpl.addAllExcept(Announcement target, org.apache.sling.discovery.ClusterView clusterView, AnnouncementFilter filter)
           
 void AnnouncementRegistry.addAllExcept(Announcement target, org.apache.sling.discovery.ClusterView localClusterView, AnnouncementFilter filter)
          Add all registered announcements to the given target announcement that are accepted by the given filter
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.