org.fourthline.cling.registry.event
Class LocalDeviceDiscovery

java.lang.Object
  extended by org.fourthline.cling.registry.event.DeviceDiscovery<LocalDevice>
      extended by org.fourthline.cling.registry.event.LocalDeviceDiscovery

public class LocalDeviceDiscovery
extends DeviceDiscovery<LocalDevice>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.fourthline.cling.registry.event.DeviceDiscovery
device
 
Constructor Summary
LocalDeviceDiscovery(LocalDevice device)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.registry.event.DeviceDiscovery
getDevice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalDeviceDiscovery

public LocalDeviceDiscovery(LocalDevice device)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.