|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.upnp.basedriver.importer.core.OSGiDeviceInfo
public class OSGiDeviceInfo
Constructor Summary | |
---|---|
OSGiDeviceInfo(UPnPDeviceImpl osgidevice,
org.osgi.framework.ServiceRegistration registration)
|
Method Summary | |
---|---|
UPnPDeviceImpl |
getOSGiDevice()
|
org.osgi.framework.ServiceRegistration |
getRegistration()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSGiDeviceInfo(UPnPDeviceImpl osgidevice, org.osgi.framework.ServiceRegistration registration)
osgidevice
- UPnPDeviceImpl a Serviceregistration
- Serviceregistration of the UPnPDevice serviceMethod Detail |
---|
public UPnPDeviceImpl getOSGiDevice()
public org.osgi.framework.ServiceRegistration getRegistration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |