Uses of Interface
org.springframework.integration.util.SimplePool.PoolItemCallback
-
Uses of SimplePool.PoolItemCallback in org.springframework.integration.util
ModifierConstructorDescriptionSimplePool
(int poolSize, SimplePool.PoolItemCallback<T> callback) Create a SimplePool with a specific limit.