Interface ContextCacheRenewal
-
public interface ContextCacheRenewalThe Interface ContextCacheRenewal.- Author:
- Luca Frosini (ISTI - CNR)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<org.gcube.informationsystem.contexts.reference.entities.Context>renew()Renew.
-
-
-
Method Detail
-
renew
List<org.gcube.informationsystem.contexts.reference.entities.Context> renew() throws ResourceRegistryException
Renew.- Returns:
- the list
- Throws:
ResourceRegistryException- the resource registry exception
-
-