Class Inspect

java.lang.Object
org.apache.felix.gogo.command.Inspect

public class Inspect extends Object
  • Field Details

  • Constructor Details

    • Inspect

      public Inspect(org.osgi.framework.BundleContext bc)
  • Method Details

    • inspect

      public void inspect(String direction, String namespace, org.osgi.framework.Bundle[] bundles)
    • printCapabilities

      public static void printCapabilities(org.osgi.framework.BundleContext bc, List<String> namespace, org.osgi.framework.Bundle[] bundles)
    • printRequirements

      public static void printRequirements(org.osgi.framework.BundleContext bc, List<String> namespace, org.osgi.framework.Bundle[] bundles)