| Package | Description |
|---|---|
| com.axway.apim.adapter | |
| com.axway.apim.lib |
| Modifier and Type | Method and Description |
|---|---|
static APIManagerAdapter.CacheType |
APIManagerAdapter.CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIManagerAdapter.CacheType[] |
APIManagerAdapter.CacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> org.ehcache.Cache<K,V> |
APIManagerAdapter.getCache(APIManagerAdapter.CacheType cacheType,
Class<K> key,
Class<V> value) |
| Modifier and Type | Method and Description |
|---|---|
List<APIManagerAdapter.CacheType> |
CommandParameters.clearCaches() |
Copyright © 2020. All rights reserved.