Uses of Interface
org.apache.felix.ipojo.manipulator.ManifestProvider

Packages that use ManifestProvider
org.apache.felix.ipojo.manipulator.manifest   
 

Uses of ManifestProvider in org.apache.felix.ipojo.manipulator.manifest
 

Classes in org.apache.felix.ipojo.manipulator.manifest that implement ManifestProvider
 class DirectManifestProvider
          A DirectManifestProvider simply serves an already available Manifest.
 class FileManifestProvider
          A FileManifestProvider reads a Manifest from the given input File.
 



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