Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1af2a8419714166cb8902e88b22097c2da0db4a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Package-level Javadoc</title>
</head>
<body>
Provides query utilities specific to provisioning of OSGi bundles
<h2>
Package Specification</h2>
<p>
This package specifies API for querying and manipulating provisioning metadata that
is specific to OSGi bundles or Eclipse-specific constructs such as features.
<p>
@since 2.0
<p>
</body>
</html>

Back to the top