public interface RepositoryConfigurationAware extends DependencyAware
| Modifier and Type | Method and Description |
|---|---|
void |
setRepositoryConfiguration(RepositoryConfiguration repositoryConfiguration)
Called when the bound implementation class needs to know about the repository configuration.
|
void setRepositoryConfiguration(RepositoryConfiguration repositoryConfiguration)
repositoryConfiguration - the repository configurationCopyright © 2014–2016. All rights reserved.