- calculateRequestInfoDTO(String) - Method in interface org.osgi.service.http.runtime.HttpServiceRuntime
-
Return a request info DTO containing the services involved with
processing a request for the specified path.
- call(R) - Method in interface org.osgi.service.async.Async
-
Invoke the last method call registered by a mediated object as an
asynchronous task.
- call() - Method in interface org.osgi.service.async.Async
-
Invoke the last method call registered by a mediated object as an
asynchronous task.
- call(Promise<T>) - Method in interface org.osgi.util.promise.Success
-
Success callback for a Promise.
- canConvert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
-
Return if this converter is able to convert the specified object to the
specified type.
- CAPABILITIES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- CAPABILITIES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- CAPABILITY_CONFIGS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DistributionNamespace
-
The capability attribute used to specify the config types supported by
this distribution provider.
- CAPABILITY_MIME_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that defines the IANA MIME Type/Format for this
content.
- CAPABILITY_OBJECTCLASS_ATTRIBUTE - Static variable in class org.osgi.namespace.service.ServiceNamespace
-
The capability attribute used to specify the types of the service.
- CAPABILITY_POLICY_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
-
The capability attribute used to specify the policy or policies supported
by this topology manager.
- CAPABILITY_PROTOCOLS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
-
The capability attribute used to specify the discovery protocols
supported by this discovery provider.
- CAPABILITY_REGISTER_DIRECTIVE - Static variable in class org.osgi.service.serviceloader.ServiceLoaderNamespace
-
The capability directive used to specify the implementation classes of
the service.
- CAPABILITY_SIZE_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that contains the size, in bytes, of the
content.
- CAPABILITY_TYPE_ARRAY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- CAPABILITY_URL_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
-
The capability attribute that contains the URL to the content.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.contract.ContractNamespace
-
The capability attribute contains the Version
of the
specification of the contract.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
-
The capability attribute contains the Version
of the
specification of the extender.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.implementation.ImplementationNamespace
-
The capability attribute contains the Version
of the
specification or contract being implemented.
- cardinality - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The cardinality of the reference.
- CAUSE - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
- CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "changeCredential".
- CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "changeProperty".
- CHARACTER - Static variable in class org.osgi.jmx.JmxConstants
-
- CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The CHARACTER
type.
- clear() - Method in class org.osgi.service.event.EventProperties
-
- close() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Delete the local endpoint and disconnect any remote distribution
providers.
- close() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Close this Import Registration.
- CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
A Configuration
has been deleted.
- CM_LOCATION_CHANGED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
The location of a Configuration
has been changed.
- CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
-
A service property to specify the order in which plugins are invoked.
- CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
-
A service property to limit the Managed Service or Managed Service
Factory configuration dictionaries a Configuration Plugin service
receives.
- CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
-
A Configuration
has been updated.
- CollectionMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a collection based value.
- COMPLETED - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
- COMPLETED_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
The item containing the list of bundles completing the batch operation.
- Component - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated class as a Service Component.
- 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.
- 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.
- ComponentDefinitionException - Exception in org.osgi.service.blueprint.container
-
A Blueprint exception indicating that a component definition is in error.
- ComponentDefinitionException() - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with no message or exception
cause.
- ComponentDefinitionException(String) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the specified message
- ComponentDefinitionException(String, Throwable) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the specified message and
exception cause.
- ComponentDefinitionException(Throwable) - Constructor for exception org.osgi.service.blueprint.container.ComponentDefinitionException
-
Creates a Component Definition Exception with the exception cause.
- 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, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message and cause.
- ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified message.
- ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
-
Construct a new ComponentException with the specified cause.
- ComponentFactory - 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 - Interface in org.osgi.service.component
-
A ComponentInstance encapsulates a component instance of an activated
component configuration.
- ComponentMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for managed components.
- ComponentServiceObjects<S> - Interface in org.osgi.service.component
-
Allows multiple service objects for a service to be obtained.
- compositeType(String, String, Item...) - Static method in class org.osgi.jmx.Item
-
Create a Composite Type
- Configuration - Interface in org.osgi.service.cm
-
The configuration information for a ManagedService
or
ManagedServiceFactory
object.
- ConfigurationAdmin - Interface in org.osgi.service.cm
-
Service for administering configuration data.
- ConfigurationAdminMBean - Interface in org.osgi.jmx.service.cm
-
This MBean provides the management interface to the OSGi Configuration
Administration Service.
- ConfigurationEvent - Class in org.osgi.service.cm
-
A Configuration Event.
- ConfigurationEvent(ServiceReference<ConfigurationAdmin>, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
-
Constructs a ConfigurationEvent
object from the given
ServiceReference
object, event type, and pids.
- configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
-
Receives notification of a Configuration that has changed.
- ConfigurationException - Exception in org.osgi.service.cm
-
An Exception
class to inform the Configuration Admin service of
problems with configuration data.
- ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
-
Create a ConfigurationException
object.
- ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
-
Create a ConfigurationException
object.
- ConfigurationListener - Interface in org.osgi.service.cm
-
Listener for Configuration Events.
- ConfigurationPermission - Class in org.osgi.service.cm
-
Indicates a bundle's authority to configure bundles or be updated by
Configuration Admin.
- ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
-
Create a new ConfigurationPermission.
- configurationPid - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration pids.
- ConfigurationPlugin - Interface in org.osgi.service.cm
-
A service interface for processing configuration dictionary before the
update.
- ConfigurationPolicy - Enum in org.osgi.service.component.annotations
-
Configuration Policy for the
Component
annotation.
- configurationPolicy - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The configuration policy.
- CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
-
Provides permission to create new configurations for other bundles as
well as manipulate them.
- containsKey(Object) - Method in class org.osgi.service.event.EventProperties
-
Indicates if the specified property is present.
- containsProperty(String) - Method in class org.osgi.service.event.Event
-
Indicate the presence of an event property.
- containsValue(Object) - Method in class org.osgi.service.event.EventProperties
-
Indicates if the specified value is present.
- CONTENT_NAMESPACE - Static variable in class org.osgi.service.repository.ContentNamespace
-
Namespace name for content capabilities and requirements.
- ContentNamespace - Class in org.osgi.service.repository
-
Content Capability and Requirement Namespace.
- CONTEXT - Static variable in class org.osgi.service.subsystem.SubsystemPermission
-
The action string context
.
- contextPath - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
-
The servlet context path.
- CONTRACT_NAMESPACE - Static variable in class org.osgi.namespace.contract.ContractNamespace
-
Namespace name for contract capabilities and requirements.
- ContractNamespace - Class in org.osgi.namespace.contract
-
Contract Capability and Requirement Namespace.
- convert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
-
Convert the specified object to an instance of the specified type.
- Converter - Interface in org.osgi.service.blueprint.container
-
Type converter to convert an object to a target type.
- Coordination - Interface in org.osgi.service.coordinator
-
A Coordination object is used to coordinate a number of independent
Participants.
- CoordinationException - Exception in org.osgi.service.coordinator
-
Unchecked exception which may be thrown by a Coordinator implementation.
- CoordinationException(String, Coordination, int, Throwable) - Constructor for exception org.osgi.service.coordinator.CoordinationException
-
Create a new Coordination Exception with a cause.
- CoordinationException(String, Coordination, int) - Constructor for exception org.osgi.service.coordinator.CoordinationException
-
Create a new Coordination Exception.
- CoordinationPermission - Class in org.osgi.service.coordinator
-
- CoordinationPermission(String, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
-
Creates a new granted CoordinationPermission
object.
- CoordinationPermission(String, Bundle, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
-
Creates a new requested CoordinationPermission
object to be used
by the code that must perform checkPermission
.
- Coordinator - Interface in org.osgi.service.coordinator
-
A Coordinator service coordinates activities between different parties.
- create(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
-
Create a new Coordination.
- createConnectionPoolDataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
-
Create a new ConnectionPoolDataSource
using the given properties.
- CREATED - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint extender has created a Blueprint Container for the bundle.
- createDataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
-
Create a new DataSource
using the given properties.
- createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
-
Creates a default HttpContext
for registering servlets or
resources with the HttpService, a new HttpContext
object is
created each time this method is called.
- createDriver(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
-
Create a new Driver
using the given properties.
- createEntityManagerFactory(Map<String, Object>) - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
Return an EntityManagerFactory instance configured according to the
properties defined in the corresponding persistence descriptor, as well
as the properties passed into the method.
- createFactoryConfiguration(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Create a new configuration instance for the supplied persistent id of the
factory, answering the PID of the created configuration
- createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Create a new factory Configuration
object with a new PID.
- createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Create a new factory Configuration
object with a new PID.
- createFactoryConfigurationForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Create a factory configuration for the supplied persistent id of the
factory and the bundle location bound to bind the created configuration
to, answering the PID of the created configuration
- createGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Create a Group
- createRestClient(URI) - Method in interface org.osgi.service.rest.client.RestClientFactory
-
Create a new REST client instance.
- createRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Creates a Role
object with the given name and of the given type.
- createUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Create a User
- createXADataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
-
Create a new XADataSource
using the given properties.
- CREATING - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint extender has started creating a Blueprint Container for the
bundle.
- CREDENTIALS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- CREDENTIALS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the credentials of a user.