Interface OsgiWrapper

  • All Superinterfaces:
    com.yahoo.container.di.Osgi, Osgi
    All Known Implementing Classes:
    MockOsgiWrapper

    public interface OsgiWrapper
    extends Osgi, com.yahoo.container.di.Osgi
    Author:
    gjoranv
    • Method Detail

      • getBundle

        default org.osgi.framework.Bundle getBundle​(com.yahoo.component.ComponentSpecification bundleId)
        Specified by:
        getBundle in interface com.yahoo.container.di.Osgi
        Specified by:
        getBundle in interface Osgi