Click or drag to resize
CacheFactoryCreateCacheFactory Method
Overload List
  NameDescription
Public methodStatic memberCreateCacheFactory
A factory class that must be used to obtain instance of Cache. This should be called once. Using this one can set default values of [!:Pool].
Public methodStatic memberCreateCacheFactory(Properties)
A factory class that must be used to obtain instance of Cache. This should be called once. Using this one can set default values of [!:Pool].
Top
See Also