Uses of Package
snaq.util

Packages that use snaq.util
snaq.db Utility classes to enhance the standard JDBC functionality. 
snaq.db.jmx Classes to provide Java Management Extensions (JMX) support for the snaq.db package. 
snaq.util Utility classes providing useful functionality for various programming tasks. 
 

Classes in snaq.util used by snaq.db
ObjectPool
          Base class for a pool system implementation.
ObjectPoolEvent
          Event for ObjectPool instances.
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.
 

Classes in snaq.util used by snaq.db.jmx
ObjectPool
          Base class for a pool system implementation.
 

Classes in snaq.util used by snaq.util
EventNotifier
          Interface defining an object that can notify an event listener.
ObjectPool
          Base class for a pool system implementation.
ObjectPoolEvent
          Event for ObjectPool instances.
ObjectPoolListener
          Listener interface for ObjectPoolEvent objects.
Reusable
          Interface for an object that can be reused.
 



Copyright © 2013. All Rights Reserved.