Package | Description |
---|---|
org.apache.sling.discovery.base.connectors.announcement |
Provides topology announcement implementations for discovery
implementors that choose to extend from discovery.base
|
Modifier and Type | Method and Description |
---|---|
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
|
void |
AnnouncementRegistryImpl.addAllExcept(Announcement target,
org.apache.sling.discovery.ClusterView clusterView,
AnnouncementFilter filter) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.