summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/src/main/resources/jmxremote.sasl-plugin/MANIFEST.MF
blob: 83c7c9f4358bc45045eef760cc00d82dcb2e6f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Manifest-Version: 1.0
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: jmx sasl Plug-in
Bundle-SymbolicName: jmxremote.sasl
Bundle-Version: 1.0.1
Bundle-ClassPath: jmxremote_optional.jar
Export-Package: com.sun.jmx.remote.generic,
 com.sun.jmx.remote.opt.internal,
 com.sun.jmx.remote.opt.security,
 com.sun.jmx.remote.opt.util,
 com.sun.jmx.remote.profile.sasl,
 com.sun.jmx.remote.profile.tls,
 com.sun.jmx.remote.protocol.jmxmp,
 com.sun.jmx.remote.socket,
 javax.management.remote.generic,
 javax.management.remote.jmxmp,
 javax.management.remote.message
Bundle-Vendor:
Bundle-Localization: plugin