Package | Description |
---|---|
com.gargoylesoftware.base.resource |
Modifier and Type | Method and Description |
---|---|
ManagedResource |
ResourceFactory.getResource(ResourceManager resourceManager)
Allocate a resource for the specified store
|
void |
ResourceFactory.releaseAllResources(ResourceManager resourceManager)
Release all the resources that had been allocated by the specified
store.
|
void |
ResourceFactory.releaseResource(ResourceManager resourceManager,
ManagedResource resource)
Release the specified resource.
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.