Package nz.org.riskscape.engine.resource
package nz.org.riskscape.engine.resource
-
ClassDescriptionBase class for
Resource
s.Thrown fromResourceFactory.create(CreateRequest)
and friends when something goes wrong with storing some dataA sort of transaction handle for saving resources to allow various housekeeping to be applied by various protocols that allow storage.Parameters for creating a resource via theResourceFactory
Represents a file type resource in a way that allows where the resource is from to be decoupled from how it is accessed.A resource that can not be opened but is still useful for identifying some content.An object able to load certain kinds ofResource
s.Exception indicating a problem of some kind with the loading aResource
.