Uses of Interface
org.gcube.informationsystem.resourceregistry.api.contexts.ContextCacheRenewal
Packages that use ContextCacheRenewal
-
Uses of ContextCacheRenewal in org.gcube.informationsystem.resourceregistry.api.contexts
Fields in org.gcube.informationsystem.resourceregistry.api.contexts declared as ContextCacheRenewalModifier and TypeFieldDescriptionprotected ContextCacheRenewalContextCache.contextCacheRenewalThe context cache renewal.Methods in org.gcube.informationsystem.resourceregistry.api.contexts that return ContextCacheRenewalModifier and TypeMethodDescriptionContextCache.getContextCacheRenewal()Gets the context cache renewal.Methods in org.gcube.informationsystem.resourceregistry.api.contexts with parameters of type ContextCacheRenewalModifier and TypeMethodDescriptionvoidContextCache.setContextCacheRenewal(ContextCacheRenewal contextCacheRenewal) Sets the context cache renewal.