Class DummyPersistentScannable

All Implemented Interfaces:
INeXusInfoWriteable, ControllerRecord, Device, Scannable, ScannableMotion, Configurable, Findable, gda.observable.IObservable
Direct Known Subclasses:
DummyPersistentUnitsScannable

@ServiceInterface(Scannable.class) public class DummyPersistentScannable extends DummyScannable
Dummy object that is able to save its position into a local parameter
  • Field Details

    • configuration

      protected org.apache.commons.configuration.FileConfiguration configuration
  • Constructor Details

    • DummyPersistentScannable

      public DummyPersistentScannable()
      Constructor
  • Method Details