Class | 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. |
JAIExt |
Utility class used for registering and unregistering JAI and JAI-EXT operations.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.