public interface Subscription
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(NotificationContext context,
org.osgi.service.event.Event event)
Does this subscription match the incoming event?
|
boolean matches(NotificationContext context, org.osgi.service.event.Event event)
context - The notification context.event - The event.true if the user is interested in this event."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"