Uses of Class
de.aristaflow.adept2.util.Cache
-
Packages that use Cache Package Description de.aristaflow.ilm.ws.rest.base.service -
-
Uses of Cache in de.aristaflow.ilm.ws.rest.base.service
Fields in de.aristaflow.ilm.ws.rest.base.service declared as Cache Modifier and Type Field Description protected Cache<Throwable,UUID>
ExceptionHandling. serverLogIds
The cache keeping the created server log IDs for unexpected exceptions until these exceptions are wrapped eventually.
-