Interface EnvironmentAware


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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setEnvironment​(org.infinispan.manager.EmbeddedCacheManager cacheManager, org.infinispan.commons.marshall.Marshaller marshaller)  
    • Method Detail

      • setEnvironment

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