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