Class Activator.ConduitConfigurer

  • All Implemented Interfaces:
    org.osgi.service.cm.ManagedService, org.osgi.util.tracker.ServiceTrackerCustomizer<org.apache.cxf.Bus,​org.apache.cxf.Bus>
    Enclosing class:
    Activator

    public static class Activator.ConduitConfigurer
    extends org.osgi.util.tracker.ServiceTracker<org.apache.cxf.Bus,​org.apache.cxf.Bus>
    implements org.osgi.service.cm.ManagedService
    • Field Summary

      • Fields inherited from class org.osgi.util.tracker.ServiceTracker

        context, filter
    • Constructor Summary

      Constructors 
      Constructor Description
      ConduitConfigurer​(org.osgi.framework.BundleContext context)  
    • Constructor Detail

      • ConduitConfigurer

        public ConduitConfigurer​(org.osgi.framework.BundleContext context)
    • Method Detail

      • updated

        public void updated​(Dictionary<String,​?> properties)
        Specified by:
        updated in interface org.osgi.service.cm.ManagedService
      • addingService

        public org.apache.cxf.Bus addingService​(org.osgi.framework.ServiceReference<org.apache.cxf.Bus> reference)
        Specified by:
        addingService in interface org.osgi.util.tracker.ServiceTrackerCustomizer<org.apache.cxf.Bus,​org.apache.cxf.Bus>
        Overrides:
        addingService in class org.osgi.util.tracker.ServiceTracker<org.apache.cxf.Bus,​org.apache.cxf.Bus>