Class DefaultSmartCache
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.cache.SmartCache
org.uitnet.testing.smartfwk.ui.core.cache.DefaultSmartCache
public class DefaultSmartCache extends SmartCache
Default implementation of SmartCache using Singleton class.
- Author:
- Madhav Krishna
-
Method Summary
Modifier and Type Method Description static SmartCachegetInstance()Methods inherited from class org.uitnet.testing.smartfwk.ui.core.cache.SmartCache
add, get, getAppConnector, getAppDriver, getKeysEndsWith, getKeysStartsWith, getRunningScenario, isKeyPresent, publish, removeAndget, setAppConnector, setAppDriver, setRunningScenario, subscribe
-
Method Details
-
getInstance
-