|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ConsumerType public interface RepositoryListenerPlugin
| Method Summary | |
|---|---|
void |
bundleAdded(RepositoryPlugin repository,
Jar jar,
File file)
Called when a bundle is added to a repository. |
void |
bundleRemoved(RepositoryPlugin repository,
Jar jar,
File file)
Called when a bundle removed from a repository. |
void |
repositoriesRefreshed()
Called when a large or unknown set of changes have occurred, or may have occurred, in any or all repositories. |
void |
repositoryRefreshed(RepositoryPlugin repository)
Called when a large or unknown set of changes have occurred in the repository. |
| Method Detail |
|---|
void bundleAdded(RepositoryPlugin repository,
Jar jar,
File file)
repository - jar - file -
void bundleRemoved(RepositoryPlugin repository,
Jar jar,
File file)
repository - jar - file - void repositoryRefreshed(RepositoryPlugin repository)
repository - void repositoriesRefreshed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||