-
Interfaces Interface Description org.osgi.service.remoteserviceadmin.EndpointListener As of 1.1. Replaced by EndpointEventListener.
-
Fields Field Description org.osgi.service.event.EventConstants.EXECPTION_CLASS As of 1.1. Replaced byEventConstants.EXCEPTION_CLASS.org.osgi.service.log.LogService.LOG_DEBUG Since 1.4. Replaced byLogLevel.DEBUG.org.osgi.service.log.LogService.LOG_ERROR Since 1.4. Replaced byLogLevel.ERROR.org.osgi.service.log.LogService.LOG_INFO Since 1.4. Replaced byLogLevel.INFO.org.osgi.service.log.LogService.LOG_WARNING Since 1.4. Replaced byLogLevel.WARN.org.osgi.service.metatype.AttributeDefinition.BIGDECIMAL As of 1.1.org.osgi.service.metatype.AttributeDefinition.BIGINTEGER As of 1.1.
-
Methods Method Description org.osgi.service.component.annotations.Component.servicefactory() Since 1.3. Replaced byComponent.scope().org.osgi.service.log.LogEntry.getLevel() Since 1.4. Replaced byLogEntry.getLogLevel().org.osgi.service.log.LogService.log(int, String) Since 1.4. Replaced byLogger. SeeLoggerFactory.org.osgi.service.upnp.UPnPException.getUPnPError_Code() As of 1.2. Replaced byUPnPException.getUPnPErrorCode().
-
Annotation Type Elements Annotation Type Element Description org.osgi.service.component.annotations.Component.servicefactory() Since 1.3. Replaced byComponent.scope().