Package com.gargoylesoftware.base.resource

Interface Summary
ManagedResource Objects that implement this interface can be returned from a ResourceFactory
 

Class Summary
PooledResourceFactory A resource factory that provides object pooling
ResourceFactory A class that can create instances of specific types of resources, such as JDBC connections.
ResourceManager An object that manages the resources allocated by the resource factories
 

Exception Summary
ResourceException An exception that is thrown by ResourceManager
ResourceFactoryNotFoundException Thrown when the specified resource factory cannot be found.
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.