| Package | Description |
|---|---|
| snaq.db |
Classes implementing core DBPool functionality, related utilities.
|
| snaq.util |
Utility classes providing useful functionality for various programming tasks.
|
| Class and Description |
|---|
| ObjectPool
Base class for a pool system implementation.
|
| ObjectPoolEvent
Event for
ObjectPool instances. |
| ObjectPoolEvent.Type
Enumeration of event types.
|
| ObjectPoolEventAdapter
Adapter implementation for handling
ObjectPoolEvent instances for
an ObjectPool. |
| ObjectPoolListener
Listener interface for
ObjectPoolEvent objects. |
| Reusable
Interface for an object that can be reused.
|
| Class and Description |
|---|
| EventNotifier
Interface defining an object that can notify an event listener.
|
| ObjectPool
Base class for a pool system implementation.
|
| ObjectPool.Strategy
Enumeration of selection strategies.
|
| ObjectPoolEvent
Event for
ObjectPool instances. |
| ObjectPoolEvent.Type
Enumeration of event types.
|
| ObjectPoolListener
Listener interface for
ObjectPoolEvent objects. |
| Reusable
Interface for an object that can be reused.
|
Copyright © 2015. All rights reserved.