Interface and Description |
---|
org.osgi.service.remoteserviceadmin.EndpointListener
As of 1.1. Replaced by EndpointEventListener.
|
Field and 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
EventConstants.EXCEPTION_CLASS . |
org.osgi.service.log.LogService.LOG_DEBUG
Since 1.4. Replaced by
LogLevel.DEBUG . |
org.osgi.service.log.LogService.LOG_ERROR
Since 1.4. Replaced by
LogLevel.ERROR . |
org.osgi.service.log.LogService.LOG_INFO
Since 1.4. Replaced by
LogLevel.INFO . |
org.osgi.service.log.LogService.LOG_WARNING
Since 1.4. Replaced by
LogLevel.WARN . |
Method and Description |
---|
org.osgi.service.log.LogEntry.getLevel()
Since 1.4. Replaced by
LogEntry.getLogLevel() . |
org.osgi.service.upnp.UPnPException.getUPnPError_Code()
As of 1.2. Replaced by
UPnPException.getUPnPErrorCode() . |
org.osgi.service.log.LogService.log(int, String)
Since 1.4. Replaced by
Logger . See
LoggerFactory . |
org.osgi.service.log.LogService.log(int, String, Throwable)
Since 1.4. Replaced by
Logger . See
LoggerFactory . |
org.osgi.service.log.LogService.log(ServiceReference<?>, int, String)
Since 1.4. Replaced by
Logger . See
LoggerFactory . |
org.osgi.service.log.LogService.log(ServiceReference<?>, int, String, Throwable)
Since 1.4. Replaced by
Logger . See
LoggerFactory . |
Annotation Type Element and Description |
---|
org.osgi.service.component.annotations.Component.servicefactory
Since 1.3. Replaced by
Component.scope() . |
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0