aQute.bnd.service.AnalyzerPlugin
public class JpaPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin
Constructor | Description |
---|---|
JpaPlugin() |
Modifier and Type | Method | Description |
---|---|---|
Set<String> |
analyze(InputStream in) |
|
boolean |
analyzeJar(aQute.bnd.osgi.Analyzer analyzer) |
|
protected Transformer |
getTransformer(URL url) |
public boolean analyzeJar(aQute.bnd.osgi.Analyzer analyzer) throws Exception
analyzeJar
in interface aQute.bnd.service.AnalyzerPlugin
Exception
public Set<String> analyze(InputStream in) throws Exception
Exception
protected Transformer getTransformer(URL url) throws Exception
Exception
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.