public class DriverFactory extends Object
Modifier and Type | Method and Description |
---|---|
DeviceIf |
createDevice(String classname,
String devname)
Creates a Device
|
DriverIf[] |
getDrivers()
Returns all available Drivers
|
static DriverFactory |
getInstance()
Returns the DriverFactory
|
public static DriverFactory getInstance()
public DriverIf[] getDrivers()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)