Interface EnvironmentAware


public interface EnvironmentAware
EnvironmentAware.
Since:
7.2
Author:
Tristan Tarrant
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setEnvironment(org.infinispan.manager.EmbeddedCacheManager cacheManager, org.infinispan.commons.marshall.Marshaller marshaller)
     
  • Method Details

    • setEnvironment

      void setEnvironment(org.infinispan.manager.EmbeddedCacheManager cacheManager, org.infinispan.commons.marshall.Marshaller marshaller)