Uses of Interface
com.atlassian.plugin.osgi.factory.transform.JarUtils.Extractor

Packages that use JarUtils.Extractor
com.atlassian.plugin.osgi.factory.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
 

Uses of JarUtils.Extractor in com.atlassian.plugin.osgi.factory.transform
 

Methods in com.atlassian.plugin.osgi.factory.transform with parameters of type JarUtils.Extractor
static
<T> T
JarUtils.withJar(File file, JarUtils.Extractor<T> extractor)
          Extract something from a jar file.
 



Copyright © 2010 Atlassian. All Rights Reserved.