Annotation Interface Infinispan
An annotation for configuring Infinispan.
- Author:
- Paul Ferraro
-
Optional Element Summary
Optional Elements
-
Element Details
-
resource
String resourceReturns the path of the Infinispan configuration resource.- Returns:
- the path of the Infinispan configuration resource.
- Default:
- "/WEB-INF/infinispan.xml"
-
template
String templateReturns the name of a cache configuration.- Returns:
- the name of a cache configuration.
- Default:
- ""
-