org.fourthline.cling.registry.event
Class DeviceDiscovery<D extends Device>
java.lang.Object
org.fourthline.cling.registry.event.DeviceDiscovery<D>
- Direct Known Subclasses:
- FailedRemoteDeviceDiscovery, LocalDeviceDiscovery, RemoteDeviceDiscovery
public class DeviceDiscovery<D extends Device>
- extends Object
An observable event for CDI containers.
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
device
protected D extends Device device
DeviceDiscovery
public DeviceDiscovery(D device)
getDevice
public D getDevice()
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.