Modifier and Type | Method and Description |
---|---|
<T extends RepositoryFeature<T>> |
RepositoryRequestInfo.getFeature(Class<T> clazz)
Extension method that allows to provide different features that are not supported by all
repository types.
|
<T extends RepositoryFeature<T>> |
Repository.getFeature(Class<T> clazz)
Extension method that allows to provide different features that are not supported by all
repository types.
|
Modifier and Type | Method and Description |
---|---|
<T extends RepositoryFeature<T>> |
AbstractRepository.getFeature(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
<T extends RepositoryFeature<T>> |
MavenRepositoryRequestInfo.getFeature(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
<T extends RepositoryFeature<T>> |
MavenManagedRepository.getFeature(Class<T> clazz) |
<T extends RepositoryFeature<T>> |
MavenRemoteRepository.getFeature(Class<T> clazz) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.