Uses of Class
be.business.connector.core.utils.PersistentCache
-
Packages that use PersistentCache Package Description be.business.connector.core.utils -
-
Uses of PersistentCache in be.business.connector.core.utils
Methods in be.business.connector.core.utils that return PersistentCache Modifier and Type Method Description static PersistentCachePersistentCache. getInstance()Gets the single instance of PersistentCache.
-