Interface TargetDefinition

    • Method Detail

      • hasIncludedBundles

        boolean hasIncludedBundles()
        Returns true if the target definition specifies an explicit list of bundles to include (i.e. an <includeBundles> in target definition files).
      • getOrigin

        String getOrigin()
        Returns the origin of the target definition, e.g. a file path. Used for debugging only.