| Creates Temporary Resources. Used by the temporaryResource extension point and the
net.refractions.udig.catalog.ICatalog.getTemporaryDescriptorClasses and
net.refractions.udig.catalog.ICatalog.createTemporaryResource(Object) .
An example is in net.refractions.udig.catalog.memory plugin. It takes a FeatureType as the
param and creates a resource that resolves to a FeatureStore that stores features of the
FeatureType.
author: Jesse since: 1.1.0 |