org.apache.felix.upnp.basedriver.importer.util
Class DeviceSetup

java.lang.Object
  extended by org.apache.felix.upnp.basedriver.importer.util.DeviceSetup

public class DeviceSetup
extends java.lang.Object


Constructor Summary
DeviceSetup()
           
 
Method Summary
static void deviceSetup(java.util.Dictionary properties, org.cybergarage.upnp.Device dev, java.util.Vector icons, java.util.Hashtable services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceSetup

public DeviceSetup()
Method Detail

deviceSetup

public static void deviceSetup(java.util.Dictionary properties,
                               org.cybergarage.upnp.Device dev,
                               java.util.Vector icons,
                               java.util.Hashtable services)