Uses of Interface
org.eclipse.equinox.p2.core.IAgentLocation
-
Packages that use IAgentLocation Package Description org.eclipse.equinox.p2.engine Provides support for interacting with the p2 provisioning engine -
-
Uses of IAgentLocation in org.eclipse.equinox.p2.engine
Constructors in org.eclipse.equinox.p2.engine with parameters of type IAgentLocation Constructor Description ProfileScope(IAgentLocation agentLocation, String profileId)
Creates and returns a profile scope for the given profile id and agent.
-