Package io.quarkus.registry.client
Interface RegistryCache
-
- All Known Subinterfaces:
RegistryClient
- All Known Implementing Classes:
MavenRegistryCache,RegistryClientDispatcher
public interface RegistryCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearCache()
-
-
-
Method Detail
-
clearCache
void clearCache() throws RegistryResolutionException- Throws:
RegistryResolutionException
-
-