|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompRepoItem | |
---|---|
tigase.server.ext |
Uses of CompRepoItem in tigase.server.ext |
---|
Methods in tigase.server.ext that return CompRepoItem | |
---|---|
CompRepoItem |
ComponentProtocol.getCompRepoItem(String hostname)
Method description |
CompRepoItem |
ComponentProtocolHandler.getCompRepoItem(String hostname)
|
CompRepoItem |
CompSQLRepository.getItem(String key)
|
CompRepoItem |
CompDBRepository.getItemInstance()
|
CompRepoItem |
CompSQLRepository.getItemInstance()
|
static CompRepoItem |
CompRepoDefaults.getItemInstance()
|
CompRepoItem |
CompConfigRepository.getItemInstance()
|
Methods in tigase.server.ext that return types with arguments of type CompRepoItem | |
---|---|
Collection<CompRepoItem> |
CompSQLRepository.allItems()
|
Iterator<CompRepoItem> |
CompSQLRepository.iterator()
|
Methods in tigase.server.ext with parameters of type CompRepoItem | |
---|---|
void |
CompSQLRepository.addItem(CompRepoItem item)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |