Package org.datanucleus.plugin
Class Bundle.BundleDescription
java.lang.Object
org.datanucleus.plugin.Bundle.BundleDescription
- Enclosing class:
Bundle
Description of bundles.
bundle-description = symbolic-name (';' parameter )*See OSGI 3.0 $ 1.4.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetParameter
(String name) void
setBundleSymbolicName
(String bundleSymbolicName) void
setParameter
(String name, String value) void
setParameters
(Map<String, String> parameters) toString()