public class ApiCacheManager extends Object
Constructor and Description |
---|
ApiCacheManager() |
Modifier and Type | Method and Description |
---|---|
static String |
buildCacheKey(String uriPattern)
Creates an IBIS independent cachePrefix so multiple IBIS can connect to the same cache
|
static IApiCache |
getInstance()
Get the etagCache, defaults to EhCache when no type has been specified.
|
static String |
getParentCacheKey(ApiListener listener,
String uri) |
public static IApiCache getInstance()
public static String buildCacheKey(String uriPattern)
public static String getParentCacheKey(ApiListener listener, String uri)
Copyright © 2023 Frank!Framework. All rights reserved.