com.connecterra.ale.reader
Interface PhysicalDevice
- All Superinterfaces:
- Controllable, com.connecterra.util.plugin.Plugin
- All Known Implementing Classes:
- AbstractDispatchingPollingPhysicalDevice, AbstractPhysicalDevice, AbstractPollingPhysicalDevice, AbstractPrinterPhysicalReader
public interface PhysicalDevice
- extends com.connecterra.util.plugin.Plugin, Controllable
All physical devices must implement this interface. It is not
generally recommended to implement this interface directly, but to
extend AbstractPhysicalDevice
or one of its derived
classes.
Methods inherited from interface com.connecterra.util.plugin.Plugin |
initialize |
getPhysicalDeviceName
String getPhysicalDeviceName()
- Returns:
- the configured name of the physical device