Uses of Package
com.gargoylesoftware.base.resource
-
Packages that use com.gargoylesoftware.base.resource Package Description com.gargoylesoftware.base.objectstore Classes involving object stores.com.gargoylesoftware.base.resource com.gargoylesoftware.base.resource.jdbc An implementation of.ResourceFactory that manages JDBC connections -
Classes in com.gargoylesoftware.base.resource used by com.gargoylesoftware.base.objectstore Class Description ManagedResource Objects that implement this interface can be returned from a ResourceFactoryResourceManager An object that manages the resources allocated by the resource factories -
Classes in com.gargoylesoftware.base.resource used by com.gargoylesoftware.base.resource Class Description ManagedResource Objects that implement this interface can be returned from a ResourceFactoryResourceException An exception that is thrown by ResourceManagerResourceFactory A class that can create instances of specific types of resources, such as JDBC connections.ResourceFactoryNotFoundException Thrown when the specified resource factory cannot be found.ResourceManager An object that manages the resources allocated by the resource factories -
Classes in com.gargoylesoftware.base.resource used by com.gargoylesoftware.base.resource.jdbc Class Description ManagedResource Objects that implement this interface can be returned from a ResourceFactoryResourceFactory 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