Package org.infinispan.cdi.embedded
Annotation Type ConfigureCache
This annotation is used to define a cache
Configuration.- Author:
- Pete Muir, Kevin Pollet <kevin.pollet@serli.com> (C) 2011 SERLI
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe name of the cache to configure. If no value is provided the configured cache is the default one.- Default:
- ""
-