- 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.
- 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.
- MapEntry - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a map entry.
- MapMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a Map based value.
- matches - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
-
The list of service references that match this reference.
- matches(Filter) - Method in class org.osgi.service.event.Event
-
Tests this event's properties against the given filter using a case
sensitive match.
- 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.
- 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
- MaximumCardinality - Enum in org.osgi.service.cdi
-
Defines the possible values for maximum cardinality of dependencies.
- 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.
- mediate(T, Class<T>) - Method in interface org.osgi.service.async.Async
-
Create a mediator for the specified object.
- mediate(ServiceReference<? extends T>, Class<T>) - Method in interface org.osgi.service.async.Async
-
Create a mediator for the specified service.
- MEMBERS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- MEMBERS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the members of a group.
- 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 - Interface in org.osgi.service.blueprint.reflect
-
Top level Metadata type.
- METADATA - Static variable in class org.osgi.service.subsystem.SubsystemPermission
-
The action string metadata
.
- 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
-
- 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.
- method(String, Class<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method(String, Entity<?>, Class<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method(String, Entity<?>, GenericType<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method(String, Entity<?>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method(String, GenericType<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method(String) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- method - Variable in class org.osgi.service.jaxrs.runtime.dto.ResourceMethodInfoDTO
-
The HTTP verb being handled, for example GET, DELETE, PUT, POST, HEAD,
OPTIONS, null if no HttpMethod
is defined
- 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.
- 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
- MinimumCardinality - Annotation Type in org.osgi.service.cdi.annotations
-
Annotation used in conjunction with
Reference
to specify the minimum
cardinality reference property.
- 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.Literal - Class in org.osgi.service.cdi.annotations
-
- 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(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(BiConsumer<ServiceReference<S>, S>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
-
Subscribe an action to the modified service event.
- 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.
- 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.
- 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.
- multipartEnabled - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
Specifies whether multipart support is enabled.
- multipartFileSizeThreshold - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
Specifies the size threshold after which the file will be written to
disk.
- multipartLocation - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
Specifies the location where the files can be stored on disk.
- multipartMaxFileSize - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
Specifies the maximum size of a file being uploaded.
- multipartMaxRequestSize - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
Specifies the maximum request size.