Interface InfinispanConfiguration
- All Known Subinterfaces:
MutableInfinispanConfiguration
- All Known Implementing Classes:
InfinispanConfigurationBean
public interface InfinispanConfiguration
Encapsulates the Infinispan configuration
- Author:
- Paul Ferraro
-
Field Details
-
DEFAULT_CONFIGURATION_RESOURCE
The default configuration resource path- See Also:
-
-
Method Details
-
getResource
Returns the path of the configuration resource.- Returns:
- the path of the configuration resource.
-
getTemplate
String getTemplate()Returns the name of a cache configuration.- Returns:
- the name of a cache configuration.
-