Package org.apache.felix.bundleplugin
Class JpaPlugin
java.lang.Object
org.apache.felix.bundleplugin.JpaPlugin
- All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyze
(InputStream in) boolean
analyzeJar
(aQute.bnd.osgi.Analyzer analyzer) protected Transformer
getTransformer
(URL url) private void
process
(aQute.bnd.osgi.Analyzer analyzer, String path, aQute.bnd.osgi.Resource resource, Set<String> headers)
-
Field Details
-
transformer
Transformer transformer
-
-
Constructor Details
-
JpaPlugin
- Throws:
Exception
-
-
Method Details