Class ComponentInstanceImpl.OSGiServiceFactory

    • Field Detail

      • reg

        protected org.osgi.framework.ServiceRegistration reg
    • Method Detail

      • getService

        public Object getService​(org.osgi.framework.Bundle bundle,
                                 org.osgi.framework.ServiceRegistration registration)
        Specified by:
        getService in interface org.osgi.framework.ServiceFactory
      • ungetService

        public void ungetService​(org.osgi.framework.Bundle bundle,
                                 org.osgi.framework.ServiceRegistration registration,
                                 Object service)
        Specified by:
        ungetService in interface org.osgi.framework.ServiceFactory