public interface AnnouncementFilter
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
accept(java.lang.String receivingSlingId,
      Announcement announcement)
Check if the provided announcement, which was received by the provided
 slingId can be accepted or not. 
 | 
boolean accept(java.lang.String receivingSlingId,
               Announcement announcement)
Copyright © 2022 The Apache Software Foundation. All rights reserved.