Class PlexusBundlePlan

  • All Implemented Interfaces:
    org.eclipse.sisu.launch.BundlePlan

    public class PlexusBundlePlan
    extends Object
    implements org.eclipse.sisu.launch.BundlePlan
    BundlePlan that prepares BindingPublishers for Plexus bundles.
    • Field Detail

      • locator

        protected final org.eclipse.sisu.inject.MutableBeanLocator locator
    • Constructor Detail

      • PlexusBundlePlan

        public PlexusBundlePlan​(org.eclipse.sisu.inject.MutableBeanLocator locator)
    • Method Detail

      • prepare

        public org.eclipse.sisu.inject.BindingPublisher prepare​(org.osgi.framework.Bundle bundle)
        Specified by:
        prepare in interface org.eclipse.sisu.launch.BundlePlan
      • hasPlexusAnnotations

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

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