Class AbstractAdapterFactory

    • Field Detail

      • bundleContext

        protected final org.osgi.framework.BundleContext bundleContext
    • Constructor Detail

      • AbstractAdapterFactory

        public AbstractAdapterFactory​(org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • getBundleContext

        public org.osgi.framework.BundleContext getBundleContext()
      • setInterfaceToNodeCache

        public void setInterfaceToNodeCache​(InterfaceToNodeCache interfaceToNodeCache)
      • setTelemetryRegistry

        public void setTelemetryRegistry​(TelemetryRegistry telemetryRegistry)