Interface MutableInfinispanConfiguration

All Superinterfaces:
org.springframework.beans.factory.Aware, Consumer<org.springframework.core.annotation.AnnotationAttributes>, org.springframework.context.EmbeddedValueResolverAware, InfinispanConfiguration
All Known Implementing Classes:
InfinispanConfigurationBean

public interface MutableInfinispanConfiguration extends InfinispanConfiguration, org.springframework.context.EmbeddedValueResolverAware, Consumer<org.springframework.core.annotation.AnnotationAttributes>
Author:
Paul Ferraro
  • Method Details

    • setResource

      void setResource(String resource)
    • setTemplate

      void setTemplate(String templateName)