| Interface | Description |
|---|---|
| org.osgi.service.remoteserviceadmin.EndpointListener |
As of 1.1. Replaced by EndpointEventListener.
|
| Field | Description |
|---|---|
| org.osgi.service.metatype.AttributeDefinition.BIGDECIMAL |
As of 1.1.
|
| org.osgi.service.metatype.AttributeDefinition.BIGINTEGER |
As of 1.1.
|
| org.osgi.service.event.EventConstants.EXECPTION_CLASS |
As of 1.1, replaced by EXCEPTION_CLASS
|
| Method | Description |
|---|---|
| org.osgi.service.upnp.UPnPException.getUPnPError_Code() |
As of version 1.2, replaced by
UPnPException.getUPnPErrorCode() |
| Annotation Type Element | Description |
|---|---|
| org.osgi.service.component.annotations.Component.servicefactory() |
Since 1.3. Replaced by
Component.scope(). |