public class ViburListener extends org.vibur.objectpool.util.TakenListener<ConnHolder>
| Modifier and Type | Field and Description |
|---|---|
static TakenConnection[] |
NO_TAKEN_CONNECTIONS |
| Constructor and Description |
|---|
ViburListener(ViburConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected ConnHolder[] |
getTaken(ConnHolder[] a) |
TakenConnection[] |
getTakenConnections()
|
public static final TakenConnection[] NO_TAKEN_CONNECTIONS
public ViburListener(ViburConfig config)
public TakenConnection[] getTakenConnections()
protected ConnHolder[] getTaken(ConnHolder[] a)
getTaken in class org.vibur.objectpool.util.TakenListener<ConnHolder>Copyright © 2013-2019 vibur.org. All Rights Reserved.