Package org.aoju.bus.cache
Class Context
java.lang.Object
org.aoju.bus.cache.Context
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCache()booleanstatic ContextvoidsetCache(Context.Switch cache) voidvoidsetHitting(Hitting hitting) voidsetPrevent(Context.Switch prevent)
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
newConfig
-
isPreventOn
public boolean isPreventOn() -
getCaches
-
setCaches
-
getHitting
-
setHitting
-
getCache
-
setCache
-
getPrevent
-
setPrevent
-