Index

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

C

cardinality - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The cardinality of the reference.
collectionType - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The collection type for the reference.
COMPONENT_CAPABILITY_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
Capability name for Service Component Runtime.
COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
COMPONENT_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.component.ComponentConstants
Compile time constant for the Specification Version of Declarative Services.
ComponentConfigurationDTO - Class in org.osgi.service.component.runtime.dto
A representation of an actual instance of a declared component description parameterized by component properties.
ComponentConfigurationDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
 
ComponentConstants - Interface in org.osgi.service.component
Defines standard names for Service Component constants.
ComponentContext - Interface in org.osgi.service.component
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentDescriptionDTO - Class in org.osgi.service.component.runtime.dto
A representation of a declared component description.
ComponentDescriptionDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
 
ComponentException - Exception in org.osgi.service.component
Unchecked exception which may be thrown by Service Component Runtime.
ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory<S> - Interface in org.osgi.service.component
When a component is declared with the factory attribute on its component element, Service Component Runtime will register a Component Factory service to allow new component configurations to be created and activated rather than automatically creating and activating component configuration as necessary.
ComponentInstance<S> - Interface in org.osgi.service.component
A ComponentInstance encapsulates a component instance of an activated component configuration.
ComponentServiceObjects<S> - Interface in org.osgi.service.component
Allows multiple service objects for a service to be obtained.
configurationPid - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The configuration pids.
configurationPolicy - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The configuration policy.
A B C D E F G I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form