Uses of Interface
org.apache.felix.ipojo.manipulator.store.ManifestBuilder

Packages that use ManifestBuilder
org.apache.felix.ipojo.manipulator.store   
org.apache.felix.ipojo.manipulator.store.builder   
 

Uses of ManifestBuilder in org.apache.felix.ipojo.manipulator.store
 

Methods in org.apache.felix.ipojo.manipulator.store with parameters of type ManifestBuilder
 void JarFileResourceStore.setManifestBuilder(ManifestBuilder manifestBuilder)
           
 void DirectoryResourceStore.setManifestBuilder(ManifestBuilder manifestBuilder)
           
 

Uses of ManifestBuilder in org.apache.felix.ipojo.manipulator.store.builder
 

Classes in org.apache.felix.ipojo.manipulator.store.builder that implement ManifestBuilder
 class DefaultManifestBuilder
          A DefaultManifestBuilder handles the knowledge of iPOJO Manifest building.
 



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