public abstract class AbstractExtensionRepositoryFactory extends Object implements ExtensionRepositoryFactory
ExtensionRepositoryFactory.| Constructor and Description |
|---|
AbstractExtensionRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionRepository |
createRepository(ExtensionRepositoryId repositoryId)
Create a new
ExtensionRepository. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateRepositorypublic ExtensionRepository createRepository(ExtensionRepositoryId repositoryId) throws ExtensionRepositoryException
ExtensionRepositoryFactoryExtensionRepository.createRepository in interface ExtensionRepositoryFactoryrepositoryId - the repository identifierExtensionRepositoryExtensionRepositoryException - failed to create a ExtensionRepository for the provided identifierCopyright © 2004–2017 XWiki. All rights reserved.