|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Role public interface ExtensionRepositoryFactory
Create ExtensionRepositorys.
| Method Summary | |
|---|---|
ExtensionRepository |
createRepository(ExtensionRepositoryDescriptor repositoryDescriptor)
Create a new ExtensionRepository. |
ExtensionRepository |
createRepository(ExtensionRepositoryId repositoryId)
Deprecated. since 4.3M1 use createRepository(ExtensionRepositoryDescriptor) |
| Method Detail |
|---|
@Deprecated
ExtensionRepository createRepository(ExtensionRepositoryId repositoryId)
throws ExtensionRepositoryException
createRepository(ExtensionRepositoryDescriptor)
ExtensionRepository.
repositoryId - the repository identifier
ExtensionRepository
ExtensionRepositoryException - failed to create a ExtensionRepository for the provided identifier
ExtensionRepository createRepository(ExtensionRepositoryDescriptor repositoryDescriptor)
throws ExtensionRepositoryException
ExtensionRepository.
repositoryDescriptor - the repository descriptor
ExtensionRepository
ExtensionRepositoryException - failed to create a ExtensionRepository for the provided identifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||