Class OsgiBundleModel.Exported

    • Field Detail

      • symbolicName

        protected final String symbolicName
      • version

        protected final org.osgi.framework.Version version
    • Constructor Detail

      • Exported

        public Exported​(@NotNull
                        @NotNull String symbolicName,
                        @Nullable
                        @Nullable org.osgi.framework.Version version)