Class LuaContextPool
java.lang.Object
org.infinispan.server.resp.scripting.LuaContextPool
A pool for
LuaContext
objects.-
Method Summary
-
Method Details
-
invalidate
public void invalidate()Clears the pool -
shutdown
public void shutdown()Shuts down this pool
-