Package org.infinispan.scripting.impl
Interface EnvironmentAware
public interface EnvironmentAware
EnvironmentAware.
- Since:
- 7.2
- Author:
- Tristan Tarrant
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnvironment(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)
-