OSGi™ Residential
Release 6
A B C D E F G H I J K L M N O P R S T U V W X 

M

ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
mangle(String) - Static method in class org.osgi.service.dmt.Uri
Returns a node name that is valid for the tree operation methods, based on the given node name.
MANUFACTURER - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the manufacturer ID that may be specified by some teach-in messages.
MANUFACTURER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device manufacturer's property.
MANUFACTURER_ID - Static variable in interface org.osgi.service.enocean.EnOceanRPC
The Manufacturer ID property string, used in EventAdmin RPC broadcasting.
MANUFACTURER_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a URL to the device manufacturers Web site.
map(Function<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Map the value of this Promise.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Match - Interface in org.osgi.service.device
Instances of Match are used in the DriverSelector.select(ServiceReference, Match[]) method to identify Driver services matching a Device service.
MATCH_CLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_BDEVICECLASS or a match with USBInfoDevice.USB_BINTERFACECLASS.
MATCH_GENERIC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a generic match for the device.
MATCH_MANUFACTURER_MODEL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device model.
MATCH_MANUFACTURER_MODEL_REVISION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision.
MATCH_MANUFACTURER_MODEL_REVISION_SERIAL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision and the serial number.
MATCH_MODEL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_IDVENDOR, and USBInfoDevice.USB_IDPRODUCT.
MATCH_NONE - Static variable in interface org.osgi.service.device.Device
Return value from Driver.match(ServiceReference) indicating that the driver cannot refine the device presented to it by the device manager.
MATCH_PROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
MATCH_SUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
MATCH_TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device type.
MATCH_VERSION - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_IDVENDOR, USBInfoDevice.USB_IDPRODUCT, and USBInfoDevice.USB_BCDDEVICE.
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter using a case sensitive match.
MAXWELL - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux.
MemoryMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
A human-readable message that is usually not localized.
METADATA_MISMATCH - Static variable in exception org.osgi.service.dmt.DmtException
Operation failed because of meta data restrictions.
MetaNode - Interface in org.osgi.service.dmt
The MetaNode contains meta data as standardized by OMA DM but extends it (without breaking the compatibility) to provide for better DMT data quality in an environment where many software components manipulate this data.
METATYPE_CAPABILITY_NAME - Static variable in interface org.osgi.service.metatype.MetaTypeService
Capability name for meta type document processors.
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
METATYPE_FACTORY_PID - Static variable in interface org.osgi.service.metatype.MetaTypeProvider
Service property to signal that this service has ObjectClassDefinition objects for the given factory PIDs.
METATYPE_PID - Static variable in interface org.osgi.service.metatype.MetaTypeProvider
Service property to signal that this service has ObjectClassDefinition objects for the given PIDs.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
Meter - Interface in org.osgi.service.dal.functions
Meter function can measure metering information.
METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of length defined by the International System of Units (SI).
METER_PER_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of speed, velocity.
METER_PER_SECOND_SQUARED - Static variable in class org.osgi.service.dal.SIUnits
Unit of acceleration.
METHOD_NOT_SUPPORTED - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9000 Method not supported
MILLIMETER_OF_MERCURY - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure.
MIME_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_ALT - Static variable in interface org.osgi.service.provisioning.ProvisioningService
Alternative MIME type to be stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_URL - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry for a String that represents a URL for a bundle.
MIME_BYTE_ARRAY - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for byte[] data.
MIME_STRING - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for String data.
MODEL_DESCRIPTION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String object with a long description of the device for the end user.
MODEL_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device model name.
MODEL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String class typed property holding the model number of the device.
MODEL_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding a string representing the URL to the Web site for this model.
Modified - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the modified method of a Service Component.
modified - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the modified method.
modifyConfiguration(ServiceReference<?>, Dictionary<String, Object>) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.
MOLE - Static variable in class org.osgi.service.dal.SIUnits
Unit of amount of substance defined by the International System of Units (SI).
MOLE_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of amount concentration, concentration.
MOTION - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect motion.
MOUNT_POINTS - Static variable in interface org.osgi.service.dmt.spi.DataPlugin
The string to be used as key for the mount points property when a DataPlugin is registered with mount points.
MOUNT_POINTS - Static variable in interface org.osgi.service.dmt.spi.ExecPlugin
The string to be used as key for the mount points property when an Exec Plugin is registered with mount points.
MountPlugin - Interface in org.osgi.service.dmt.spi
This interface can be optionally implemented by a DataPlugin or ExecPlugin in order to get information about its absolute mount points in the overall DMT.
MountPoint - Interface in org.osgi.service.dmt.spi
This interface can be implemented to represent a single mount point.
mountPointAdded(MountPoint) - Method in interface org.osgi.service.dmt.spi.MountPlugin
Provides the MountPoint describing the path where the plugin is mapped in the overall DMT.
mountPointRemoved(MountPoint) - Method in interface org.osgi.service.dmt.spi.MountPlugin
Informs the plugin that the provided MountPoint objects have been removed from the mapping.
MultiLevelControl - Interface in org.osgi.service.dal.functions
MultiLevelControl function provides multi-level control support.
MultiLevelSensor - Interface in org.osgi.service.dal.functions
MultiLevelSensor function provides multi-level sensor monitoring.
A B C D E F G H I J K L M N O P R S T U V W X 
OSGi™ Residential
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0