Interface SubscriptionLocator


  • public interface SubscriptionLocator
    SubscriptionLocator...
    • Method Detail

      • accepts

        boolean accepts​(org.osgi.service.event.Event event)
      • getSubscriptions

        java.util.List<Subscription> getSubscriptions​(org.osgi.service.event.Event event)
      • getEventInfos

        java.util.List<EventInfo> getEventInfos()