org.apache.felix.ipojo.bnd
Class Manifests

java.lang.Object
  extended by org.apache.felix.ipojo.bnd.Manifests

public class Manifests
extends java.lang.Object

A Manifests is a utility class for extracting data from Bundle's Manifest.

Author:
Felix Project Team

Method Summary
static java.lang.String getComponents(java.util.jar.Attributes main)
           
static boolean hasEmbedComponents(aQute.lib.osgi.Analyzer analyzer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getComponents

public static java.lang.String getComponents(java.util.jar.Attributes main)

hasEmbedComponents

public static boolean hasEmbedComponents(aQute.lib.osgi.Analyzer analyzer)
                                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.