Class RepositoryReference

java.lang.Object
org.eclipse.equinox.p2.repository.spi.RepositoryReference
All Implemented Interfaces:
IRepositoryReference

public class RepositoryReference extends Object implements IRepositoryReference
Concrete implementation of a repository reference. This class can be used by clients to define new repository references.
Since:
2.0
See Also:
Restriction:
This class is not intended to be subclassed by clients.