|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.upnp.basedriver.export.RootDeviceListener
public class RootDeviceListener
| Constructor Summary | |
|---|---|
RootDeviceListener(RootDeviceExportingQueue queue)
|
|
| Method Summary | |
|---|---|
void |
activate()
Register this object to listen to all "well registered" UPnPDevice that should be Exported And look for all the already registered UPnPDevice to be exported |
void |
addDevice(org.osgi.framework.ServiceReference sr)
|
void |
deactive()
|
void |
removeDevice(org.osgi.framework.ServiceReference sr)
|
void |
serviceChanged(org.osgi.framework.ServiceEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootDeviceListener(RootDeviceExportingQueue queue)
| Method Detail |
|---|
public void addDevice(org.osgi.framework.ServiceReference sr)
public void serviceChanged(org.osgi.framework.ServiceEvent e)
serviceChanged in interface org.osgi.framework.ServiceListenerServiceListener.serviceChanged(org.osgi.framework.ServiceEvent)public void removeDevice(org.osgi.framework.ServiceReference sr)
serviceReference - public void activate()
public void deactive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||