blob: 8cf8516434d284eade79529bdba85abaa95f2fbd [file] [log] [blame]
<!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 support for interacting with the p2 provisioning engine
<h2>
Package Specification</h2>
<p>
This package specifies API for interacting with the p2 provisioning engine. The engine
is a naive service that blindly performs a set of requested changes to a provisioned
system. No attempt is made to resolve dependencies or determine whether the
resulting system is valid or consistent. It is assumed that the engine client has
crafted a valid provisioning plan for the engine to perform, typically by using a planner
service.
<p>
@since 2.0
<p>
</body>
</html>