Class SolsticeFrameworkUtilHelper

  • All Implemented Interfaces:
    org.osgi.framework.connect.FrameworkUtilHelper

    public class SolsticeFrameworkUtilHelper
    extends java.lang.Object
    implements org.osgi.framework.connect.FrameworkUtilHelper
    Equinox will sometimes use this to determine what bundle a class comes from.
    • Constructor Detail

      • SolsticeFrameworkUtilHelper

        public SolsticeFrameworkUtilHelper()
    • Method Detail

      • getBundle

        public java.util.Optional<org.osgi.framework.Bundle> getBundle​(java.lang.Class<?> classFromBundle)
        Specified by:
        getBundle in interface org.osgi.framework.connect.FrameworkUtilHelper