Class DummyXmapEpicsDevice

java.lang.Object
gda.factory.ConfigurableBase
gda.device.epicsdevice.DummyXmapEpicsDevice
All Implemented Interfaces:
IEpicsDevice, IFindableEpicsDevice, Configurable

public class DummyXmapEpicsDevice extends ConfigurableBase implements IFindableEpicsDevice
Epics device for simulating XMAP.

This provides equivalent functionality to DummyXmapController, but at a lower level, thus allowing us to test:
- the real XMAP controller (EpicsXmapController), and
- DummyXmapEDXDMappingController, which is only a very minimal variant of the real EDXDMappingController