public interface SubscriptionLocator
SubscriptionLocator
...Modifier and Type | Method and Description |
---|---|
boolean |
accepts(Event event) |
java.util.List<EventInfo> |
getEventInfos() |
java.util.List<Subscription> |
getSubscriptions(Event event) |
boolean accepts(Event event)
java.util.List<Subscription> getSubscriptions(Event event)
java.util.List<EventInfo> getEventInfos()
Copyright © 2010 - 2020 Adobe. All Rights Reserved