|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryPlugin | |
---|---|
aQute.bnd.build | |
aQute.bnd.maven | |
aQute.bnd.maven.support | |
aQute.bnd.repo.eclipse | |
aQute.bnd.service | |
aQute.lib.deployer | |
aQute.lib.deployer.obr |
Uses of RepositoryPlugin in aQute.bnd.build |
---|
Methods in aQute.bnd.build that return types with arguments of type RepositoryPlugin | |
---|---|
List<RepositoryPlugin> |
Workspace.getRepositories()
|
Uses of RepositoryPlugin in aQute.bnd.maven |
---|
Classes in aQute.bnd.maven that implement RepositoryPlugin | |
---|---|
class |
MavenRepository
|
Uses of RepositoryPlugin in aQute.bnd.maven.support |
---|
Classes in aQute.bnd.maven.support that implement RepositoryPlugin | |
---|---|
class |
MavenRemoteRepository
|
Uses of RepositoryPlugin in aQute.bnd.repo.eclipse |
---|
Classes in aQute.bnd.repo.eclipse that implement RepositoryPlugin | |
---|---|
class |
EclipseRepo
|
Uses of RepositoryPlugin in aQute.bnd.service |
---|
Subinterfaces of RepositoryPlugin in aQute.bnd.service | |
---|---|
interface |
RemoteRepositoryPlugin
|
Methods in aQute.bnd.service with parameters of type RepositoryPlugin | |
---|---|
void |
RepositoryListenerPlugin.bundleAdded(RepositoryPlugin repository,
Jar jar,
File file)
Called when a bundle is added to a repository. |
Uses of RepositoryPlugin in aQute.lib.deployer |
---|
Classes in aQute.lib.deployer that implement RepositoryPlugin | |
---|---|
class |
FileInstallRepo
|
class |
FileRepo
|
Uses of RepositoryPlugin in aQute.lib.deployer.obr |
---|
Classes in aQute.lib.deployer.obr that implement RepositoryPlugin | |
---|---|
class |
AbstractBaseOBR
Abstract base class for OBR-based repositories. |
class |
LocalOBR
|
class |
OBR
A simple read-only OBR-based repository that uses a list of index locations and a basic local cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |