Constructor and Description |
---|
SessionPoolEvictionPolicy() |
Modifier and Type | Method and Description |
---|---|
boolean |
evict(org.apache.commons.pool2.impl.EvictionConfig config,
org.apache.commons.pool2.PooledObject<ISession> underTest,
int idleCount) |
public boolean evict(org.apache.commons.pool2.impl.EvictionConfig config, org.apache.commons.pool2.PooledObject<ISession> underTest, int idleCount)
Copyright © 2016–2024. All rights reserved.