Package | Description |
---|---|
it.geosolutions.jaiext |
Class and Description |
---|
ConcurrentOperationRegistry
A thread safe implementation of OperationRegistry using Java 5 Concurrent
ReadWriteLock
Also it is able to substitute JAI operations with JAI-EXT ones and vice versa. |
ConcurrentOperationRegistry.OperationItem
The
ConcurrentOperationRegistry.OperationItem class is a wrapper for the OperationDescriptor class which can store informations about the operations and
the associated factory. |
Copyright © 2006–2015 GeoSolutions. All rights reserved.