Class TLcdWCSCommandDispatcherContext

java.lang.Object
com.luciad.ogc.wcs.TLcdWCSCommandDispatcherContext
All Implemented Interfaces:
ILcdDisposable, AutoCloseable

public class TLcdWCSCommandDispatcherContext extends Object implements ILcdDisposable
A container for the global objects created by ALcdOGCWCSCommandDispatcherFactory. This includes, for instance, the WCS capabilities provider, the model provider and the model encoder factory. These objects are used by the WCS request handlers.