org.apache.felix.upnp.tester.discovery
Interface DeviceNodeListener

All Known Implementing Classes:
TreeViewer

public interface DeviceNodeListener


Method Summary
 void deviceDetected(DeviceNode d)
           
 void rootDeviceUnplugged(String udn)
           
 

Method Detail

deviceDetected

void deviceDetected(DeviceNode d)

rootDeviceUnplugged

void rootDeviceUnplugged(String udn)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.