ch.jm.osgi.util.bundle 1.0.0

Uses of Interface
ch.jm.osgi.util.bundle.BundleConstants

Packages that use BundleConstants
ch.jm.osgi.util.bundle Contains classes used to parse bundle descriptors, generate bundle manifests and determining package dependencies. 
ch.jm.osgi.util.bundle.ant Provides Apache Ant tasks for working with OSGi bundles. 
 

Uses of BundleConstants in ch.jm.osgi.util.bundle
 

Classes in ch.jm.osgi.util.bundle that implement BundleConstants
 class BundleManifestBuilder
          This class builds manifests for OSGi bundles.
 class DescriptorParser
          This class is responsible for parsing bundle descriptors.
 

Uses of BundleConstants in ch.jm.osgi.util.bundle.ant
 

Classes in ch.jm.osgi.util.bundle.ant that implement BundleConstants
 class BundleManifestTask
          Ant task that can generate a bundle manifest file.
 class ConvertJarToBundleTask
          Ant task to convert JAR files to OSGi bundles.
 class LoadBundleDescriptorTask
          Ant task that loads a bundle descriptor.
 


ch.jm.osgi.util.bundle 1.0.0

Copyright 2009-2010 Jeremias M?rki. All Rights Reserved.