Skip navigation links
OSGi™ Enterprise
Release 7
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 

B

base - Variable in class org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
The base URI of the resource defined by JaxrsWhiteboardConstants.JAX_RS_APPLICATION_BASE.
BaseApplicationDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS application service.
BaseApplicationDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
 
BaseDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS service.
BaseDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseDTO
 
BaseExtensionDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS extension service.
BaseExtensionDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseExtensionDTO
 
BaseServletDTO - Class in org.osgi.service.http.runtime.dto
Represents common information about a javax.servlet.Servlet service.
BaseServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.BaseServletDTO
 
BATCH_ACTION_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type for a batch action result.
BATCH_INSTALL_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type which represents the result of a batch install operation.
BATCH_RESOLVE_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type which represents the result of a batch resolve operation.
Bean - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to indicate that build tooling must be included the class in the osgi.cdi beans list.
BeanArgument - Interface in org.osgi.service.blueprint.reflect
Metadata for a factory method or constructor argument of a bean.
BeanMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a Bean component.
BeanProperty - Interface in org.osgi.service.blueprint.reflect
Metadata for a property to be injected into a bean.
BeanPropertyException - Exception in org.osgi.service.cdi.propertytypes
This Runtime Exception is thrown when a Bean Property Type method attempts an invalid component property coercion.
BeanPropertyException(String) - Constructor for exception org.osgi.service.cdi.propertytypes.BeanPropertyException
Create a Bean Property Exception with a message.
BeanPropertyException(String, Throwable) - Constructor for exception org.osgi.service.cdi.propertytypes.BeanPropertyException
Create a Bean Property Exception with a message and a nested cause.
BeanPropertyType - Annotation Type in org.osgi.service.cdi.annotations
Identify the annotated annotation as a Bean Property Type.
BeanPropertyType.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the BeanPropertyType annotation.
Beans - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to indicate that build tooling must be included the specified classes in the osgi.cdi beans list.
beans - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The set of beans that make up the component.
BeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
Allows multiple service objects for a service to be obtained.
begin(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
Create a new Coordination and make it the current Coordination.
BIGDECIMAL - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of BigDecimal
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
BIGINTEGER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of BigInteger
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
bind() - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind() - Method in interface org.osgi.service.cdi.reference.BindService
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind() - Method in interface org.osgi.service.cdi.reference.BindServiceReference
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the bind method of the reference.
BindBeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BindService<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BindServiceReference<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BlueprintContainer - Interface in org.osgi.service.blueprint.container
A Blueprint Container represents the managed state of a Blueprint bundle.
BlueprintEvent - Class in org.osgi.service.blueprint.container
A Blueprint Event.
BlueprintEvent(int, Bundle, Bundle) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a simple BlueprintEvent object.
BlueprintEvent(int, Bundle, Bundle, String[]) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a set of dependencies.
BlueprintEvent(int, Bundle, Bundle, Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a failure cause.
BlueprintEvent(int, Bundle, Bundle, String[], Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a failure cause and a set of dependencies.
BlueprintEvent(BlueprintEvent, boolean) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a new BlueprintEvent from the specified BlueprintEvent.
blueprintEvent(BlueprintEvent) - Method in interface org.osgi.service.blueprint.container.BlueprintListener
Receives notifications of a Blueprint Event.
BlueprintListener - Interface in org.osgi.service.blueprint.container
A BlueprintEvent Listener.
BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Boolean
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN type.
boundServices - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The bound services.
buffer() - Method in interface org.osgi.util.pushstream.PushStream
Buffer the events in a queue using default values for the queue size and other behaviors.
BufferBuilder<R,T,U extends java.util.concurrent.BlockingQueue<PushEvent<? extends T>>> - Interface in org.osgi.util.pushstream
Create a buffered section of a Push-based stream
build() - Method in interface org.osgi.service.repository.RequirementBuilder
Create a requirement based upon the values set in this requirement builder.
build() - Method in interface org.osgi.service.transaction.control.TransactionControl
Build a transaction context to surround a piece of transactional work
build() - Method in interface org.osgi.util.converter.ConverterBuilder
Build the specified converter.
build() - Method in interface org.osgi.util.pushstream.BufferBuilder
 
buildBuffer() - Method in interface org.osgi.util.pushstream.PushStream
Build a buffer to enqueue events in a queue using custom values for the queue size and other behaviors.
buildBufferedConsumer(PushEventConsumer<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a buffered PushEventConsumer with custom configuration.
buildEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Convert an PushStream into an PushEventSource.
buildExpression() - Method in interface org.osgi.service.repository.RequirementBuilder
Create a requirement expression for a requirement based upon the values set in this requirement builder.
buildSimpleEventSource(Class<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a SimplePushEventSource with the supplied type and custom buffering behaviors.
buildStream(PushEventSource<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Builds a push stream with custom configuration.
BUNDLE - Static variable in class org.osgi.service.blueprint.container.EventConstants
The Blueprint bundle associated with this event.
bundle - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The bundle declaring the CDI container.
bundle - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The bundle declaring the component description.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
BUNDLE_CAPABILITY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
BUNDLE_CAPABILITY_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The item containing a capability for a bundle in BundleWiringStateMBean.BUNDLE_WIRE_TYPE.
BUNDLE_CAPABILITY_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The Composite Type that represents the capability of a bundle.
BUNDLE_CONTEXT - Static variable in class org.osgi.service.jndi.JNDIConstants
This JNDI environment property can be used by a JNDI client to indicate the caller's BundleContext.
BUNDLE_EVENT_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle event.
BUNDLE_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
BUNDLE_ID - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle id of the Blueprint bundle associated with this event.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The item containing a bundle ID.
BUNDLE_IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_IDENTIFIER, used in ServiceStateMBean.BUNDLE_IDENTIFIER_ITEM.
BUNDLE_IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle identifier in ServiceStateMBean.SERVICE_TYPE.
BUNDLE_IN_ERROR - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key for BUNDLE_IN_ERROR.
BUNDLE_IN_ERROR_ID_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_IN_ERROR_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_LOCATION - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_LOCATION, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle location in ServiceStateMBean.EVENT_ITEM.
BUNDLE_REQUIREMENT - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
BUNDLE_REQUIREMENT_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The item containing a requirement for a bundle in BundleWiringStateMBean.BUNDLE_WIRE_TYPE.
BUNDLE_REQUIREMENT_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The Composite Type that represents the requirement of a bundle.
BUNDLE_REVISION_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
BUNDLE_REVISION_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The item containing a bundle revision ID.
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Names of the signers of the bundle relevant to the event.
BUNDLE_SYMBOLIC_NAME - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_SYMBOLIC_NAME, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the symbolic name in ServiceStateMBean.EVENT.
BUNDLE_SYMBOLICNAME - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle symbolic name of the Blueprint bundle associated with this event.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
BUNDLE_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle.
BUNDLE_VERSION - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle version of the Blueprint bundle associated with this event.
BUNDLE_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the bundle relevant to the event.
BUNDLE_WIRE_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The Composite type that represents a bundle wire describing the live association between a provider of a capability and a requirer of the corresponding requirement.
BUNDLE_WIRES_TYPE_ARRAY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
BUNDLE_WIRING_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The Composite Type that represents a bundle wiring.
BUNDLES_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Tabular Type for a list of bundles.
BUNDLES_WIRING_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
The Tabular Type to hold the wiring of a number of bundles.
BundleStateMBean - Interface in org.osgi.jmx.framework
This MBean represents the Bundle state of the framework.
BundleWiringStateMBean - Interface in org.osgi.jmx.framework.wiring
This MBean represents the bundle wiring state.
BYTE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Byte
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE type.
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 
Skip navigation links
OSGi™ Enterprise
Release 7

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