Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

MALFORMED_COMMAND - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Malformed Command error code.
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.
MANDATORY - Enum constant in enum class org.osgi.service.component.annotations.ReferenceCardinality
The reference is mandatory and unary.
MANDATORY - Enum constant in enum class org.osgi.service.feature.FeatureExtension.Kind
A mandatory extension must be processed.
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.
MANUF_CLUSTER_COMMAND_NOT_SUPPORTED - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Manuf Cluster Command Not Supported error code.
MANUF_GENERAL_COMMAND_NOT_SUPPORTED - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Manuf General Command Not Supported error code.
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_CODE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property name for a manufacturer code that is allocated by the ZigBee Alliance, relating the manufacturer to the device.
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.
MANY - Enum constant in enum class org.osgi.service.cdi.MaximumCardinality
Defines a plural reference.
map(Function<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Map the value of this Promise.
map(Function<? super T, ? extends R>) - Method in interface org.osgi.util.pushstream.PushStream
Map a payload value.
MARKED_ROLLBACK - Enum constant in enum class org.osgi.service.transaction.control.TransactionStatus
A transaction is currently in progress and has been marked for rollback
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 - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
The list of service references that match this reference.
matches(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Tests the properties of this EndpointDescription against the given filter using a case insensitive match.
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter using a case sensitive match.
max() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
The maximum value for this AttributeDefinition.
max(Comparator<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
MAX_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum number of connections that should be held in the pool
MAX_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum number of connections that should be held in the pool
MAX_REPORT_INTERVAL - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional maximum interval, in seconds between issuing reports of the attribute.
maxFileSize() - Element in annotation interface org.osgi.service.servlet.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the max file size for a multipart request handled by a servlet.
maximumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO
The maximum cardinality of the configuration dependency.
maximumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
The maximum cardinality of the reference.
MaximumCardinality - Enum Class in org.osgi.service.cdi
Defines the possible values for maximum cardinality of dependencies.
maxRequestSize() - Element in annotation interface org.osgi.service.servlet.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the max request size for a multipart request handled by a servlet.
MAXWELL - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux.
mediate(ServiceReference<? extends T>, Class<T>) - Method in interface org.osgi.service.async.Async
Create a mediator for the specified service.
mediate(T, Class<T>) - Method in interface org.osgi.service.async.Async
Create a mediator for the specified object.
MemoryMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
merge(PushEventSource<? extends T>) - Method in interface org.osgi.util.pushstream.PushStream
Merge in the events from another source.
merge(PushStream<? extends T>) - Method in interface org.osgi.util.pushstream.PushStream
Merge in the events from another PushStream.
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.
METATYPE_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Compile time constant for the Specification Version of MetaType Service.
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 - Variable in class org.osgi.service.jakartars.runtime.dto.ResourceMethodInfoDTO
The HTTP verb being handled, for example GET, DELETE, PUT, POST, HEAD, OPTIONS, null if no HttpMethod is defined
method(String) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
method(String, Entity<?>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
method(String, Entity<?>, GenericType<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
method(String, Entity<?>, Class<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
method(String, GenericType<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
method(String, Class<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
METHOD_NOT_SUPPORTED - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9000 Method not supported
MIDDLE_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Current power source level: 66%.
MILLIMETER_OF_MERCURY - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure.
min() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
The minimum value for this AttributeDefinition.
min(Comparator<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
MIN_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the minimum number of connections that should be held in the pool
MIN_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the minimum number of connections that should be held in the pool
MIN_REPORT_INTERVAL - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional minimum interval, in seconds between issuing reports of the attribute.
minimumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
The runtime minimum cardinality of the dependency.
minimumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
The minimum cardinality of the reference.
MinimumCardinality - Annotation Interface in org.osgi.service.cdi.annotations
Annotation used in conjunction with Reference to specify the minimum cardinality reference property.
MinimumCardinality.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the MinimumCardinality annotation.
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 - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the modified method.
modified(BiConsumer<ServiceReference<S>, S>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the modified service event.
modified(BiConsumer<S, Map<String, Object>>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the modified service event.
modified(Consumer<ServiceReference<S>>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the modified service event.
modified(Consumer<BeanServiceObjects<S>>) - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
Subscribe an action to the modified service event.
modified(Consumer<S>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the modified service event.
Modified - Annotation Interface in org.osgi.service.component.annotations
Identify the annotated method as the modified method of a Service Component.
MODIFIED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
The properties of an endpoint have been modified.
MODIFIED_ENDMATCH - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
The properties of an endpoint have been modified and the new properties no longer match the listener's filter.
modifiedSince - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Modified Since
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.
MonitorEvent - Class in org.osgi.service.typedevent.monitor
A monitoring event.
MonitorEvent() - Constructor for class org.osgi.service.typedevent.monitor.MonitorEvent
 
monitorEvents() - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, starting now.
monitorEvents(int) - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, including up to the requested number of historical data events.
monitorEvents(Instant) - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, including historical data events prior to the supplied time
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.
multipartEnabled - Variable in class org.osgi.service.servlet.runtime.dto.ServletDTO
Specifies whether multipart support is enabled.
multipartFileSizeThreshold - Variable in class org.osgi.service.servlet.runtime.dto.ServletDTO
Specifies the size threshold after which the file will be written to disk.
multipartLocation - Variable in class org.osgi.service.servlet.runtime.dto.ServletDTO
Specifies the location where the files can be stored on disk.
multipartMaxFileSize - Variable in class org.osgi.service.servlet.runtime.dto.ServletDTO
Specifies the maximum size of a file being uploaded.
multipartMaxRequestSize - Variable in class org.osgi.service.servlet.runtime.dto.ServletDTO
Specifies the maximum request size.
MULTIPLE - Enum constant in enum class org.osgi.service.component.annotations.ReferenceCardinality
The reference is optional and multiple.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form