Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.equinox.p2.core.IAgentLocation

Packages that use IAgentLocation
org.eclipse.equinox.p2.engine Provides support for interacting with the p2 provisioning engine Package Specification This package specifies API for interacting with the p2 provisioning engine. 
org.eclipse.equinox.p2.operations Describes high level provisioning operations that can be resolved and performed either modally or in the background. 
 

Uses of IAgentLocation in org.eclipse.equinox.p2.engine
 

Constructors in org.eclipse.equinox.p2.engine with parameters of type IAgentLocation
ProfileScope(IAgentLocation agentLocation, String profileId)
          Creates and returns a profile scope for the given profile id and agent.
 

Uses of IAgentLocation in org.eclipse.equinox.p2.operations
 

Methods in org.eclipse.equinox.p2.operations that return IAgentLocation
 IAgentLocation ProvisioningSession.getAgentLocation()
          Return the agent location for this session
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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