org.minetti.astrodevice.server.usb
Class UsbModule
java.lang.Object
org.minetti.astrodevice.server.usb.UsbModule
- All Implemented Interfaces:
- BusModule, Module
public final class UsbModule
- extends Object
- implements BusModule
Device bus module used for detect connections and disconnections of USB devices.
- Author:
- Jean-Philippe MINETTI
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsbModule
public UsbModule()
getName
public String getName()
- Specified by:
getName
in interface Module
start
public void start()
throws Exception
- Specified by:
start
in interface Module
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface Module
- Throws:
Exception
Copyright © 2012 astroDevice. All Rights Reserved.