Class PlexusBundlePlan

    • Field Detail

      • SUPPORT_BUNDLE_NAME

        private static final java.lang.String SUPPORT_BUNDLE_NAME
    • Method Detail

      • prepare

        public BindingPublisher prepare​(org.osgi.framework.Bundle bundle)
        Description copied from interface: BundlePlan
        Prepares a BindingPublisher of components for the given bundle.
        Specified by:
        prepare in interface BundlePlan
        Parameters:
        bundle - The bundle
        Returns:
        Publisher of bindings; null if the plan doesn't apply
      • hasPlexusAnnotations

        protected static boolean hasPlexusAnnotations​(org.osgi.framework.Bundle bundle)
      • hasPlexusXml

        protected static boolean hasPlexusXml​(org.osgi.framework.Bundle bundle)