@Component public class RepositoryBooter extends Object
| Constructor and Description |
|---|
RepositoryBooter() |
| Modifier and Type | Method and Description |
|---|---|
void |
createRepositoryStructure(String repositoriesBaseDir,
String repositoryName) |
org.apache.maven.index.examples.indexing.RepositoryIndexManager |
getRepositoryIndexManager() |
void |
initialize() |
void |
setRepositoryIndexManager(org.apache.maven.index.examples.indexing.RepositoryIndexManager repositoryIndexManager) |
@PostConstruct public void initialize() throws IOException
IOExceptionpublic void createRepositoryStructure(String repositoriesBaseDir, String repositoryName) throws IOException
IOExceptionpublic org.apache.maven.index.examples.indexing.RepositoryIndexManager getRepositoryIndexManager()
public void setRepositoryIndexManager(org.apache.maven.index.examples.indexing.RepositoryIndexManager repositoryIndexManager)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.