Package org.eclipse.equinox.p2.engine.spi


package org.eclipse.equinox.p2.engine.spi
Provides support for registering new provisioning actions and touchpoints.

Package Specification

This package specifies SPI for registering new actions and new touchpoints to the engine.

Since:
2.0
  • Classes
    Class
    Description
     
    An action that performs one step of a provisioning operation for a particular Touchpoint.
    A touchpoint is responsible for executing the required provisioning steps for each phase corresponding to a particular targeted system (eclipse, native).
    An object that encapsulates the result of performing a provisioning action.