Eclipse Platform
Release 3.6

Package org.eclipse.equinox.p2.core.spi

Provides API for customizing and extending a p2-based provisioning system Package Specification This package specifies API for extending and customizing a provisioning system.

See:
          Description

Interface Summary
IAgentService Services created by IAgentServiceFactory objects can optionally implement this interface to participate in the agent lifecycle.
IAgentServiceFactory A factory for creating a service that forms part of a provisioning agent instance.
 

Package org.eclipse.equinox.p2.core.spi Description

Provides API for customizing and extending a p2-based provisioning system

Package Specification

This package specifies API for extending and customizing a provisioning system. A provisioning agent ties together a set of related services that work together to implement a provisioning system. Extenders can register a factory for adding new services to the system, or add services directly to an agent.

Since:
2.0


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.