- java_runtime_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
-
The Java runtime version.
- java_specification_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
-
The Java specification version.
- java_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
-
The Java version.
- java_vm_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
-
The Java VM version.
- JAX_RS_APPLICATION_BASE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the base URI mapping for a JAX-RS application
service.
- JAX_RS_APPLICATION_SELECT - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the target application for a JAX-RS resource
or extension service.
- JAX_RS_APPLICATION_SERVICE_PROPERTIES - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The property key which can be used to find the application service
properties inside an injected Configuration
- JAX_RS_BUNDLE_ID - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the bundle id of the bundle which registered
the whiteboard service.
- JAX_RS_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the symbolic name of the bundle which
registered the whiteboard service.
- JAX_RS_BUNDLE_VERSION - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the bundle version of the bundle which
registered the whiteboard service.
- JAX_RS_DEFAULT_APPLICATION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The name of the default JAX-RS application in every Whiteboard instance.
- JAX_RS_EXTENSION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying that a JAX-RS resource should be processed by
the whiteboard.
- JAX_RS_EXTENSION_SELECT - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
A Service property specifying one or more target filters used to select
the set of JAX-RS extension services required to support this whiteboard
service.
- JAX_RS_MEDIA_TYPE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
A service property specifying that a JAX-RS extension service, JAX-RS
application service, or JAX-RS Whiteboard implementation provides support
for reading from and writing to a specific media type.
- JAX_RS_NAME - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the name of a JAX-RS whiteboard service.
- JAX_RS_RESOURCE - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying that a JAX-RS resource should be processed by
the whiteboard.
- JAX_RS_SERVICE_ENDPOINT - Static variable in class org.osgi.service.jaxrs.runtime.JaxrsServiceRuntimeConstants
-
JAX-RS Runtime Service service property specifying the endpoints upon
which the JAX-RS implementation is available.
- JAX_RS_SERVICE_ID - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property providing the service id of the whiteboard service.
- JAX_RS_URI - Static variable in interface org.osgi.service.jaxrs.runtime.JaxrsEndpoint
-
A service property representing the URI(s) at which this resource or
application is available.
- JAX_RS_WHITEBOARD_IMPLEMENTATION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The name of the implementation capability for the JAX-RS Whiteboard
specification
- JAX_RS_WHITEBOARD_SPECIFICATION_VERSION - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
The version of the implementation capability for the JAX-RS Whiteboard
specification
- JAX_RS_WHITEBOARD_TARGET - Static variable in class org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants
-
Service property specifying the target filter to select the JAX-RS
Whiteboard implementation to process the service.
- JaxrsApplicationBase - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.application.base
service
property.
- JaxrsApplicationSelect - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.application.select
service
property.
- JaxrsEndpoint - Interface in org.osgi.service.jaxrs.runtime
-
A JaxrsEndpoint service represents a registered JAX-RS whiteboard resource or
application.
- JaxrsExtension - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.extension
service
property.
- JaxrsExtensionSelect - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.extension.select
service
property.
- JaxrsMediaType - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.media.type
service
property.
- JaxrsName - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.name
service property.
- JaxrsResource - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.resource
service property.
- JaxrsServiceRuntime - Interface in org.osgi.service.jaxrs.runtime
-
The JaxrsServiceRuntime service represents the runtime information of a
JAX-RS Whiteboard implementation.
- JaxrsServiceRuntimeConstants - Class in org.osgi.service.jaxrs.runtime
-
Defines standard names for JAX-RS Runtime Service constants.
- JaxrsWhiteboardConstants - Class in org.osgi.service.jaxrs.whiteboard
-
Defines standard constants for the JAX-RS Whiteboard services.
- JaxrsWhiteboardTarget - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-
Component Property Type for the osgi.jaxrs.whiteboard.target
service
property.
- JDBC_DATABASE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_DATASOURCE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_DESCRIPTION - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_INITIAL_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_MAX_IDLE_TIME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_MAX_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_MAX_STATEMENTS - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_MIN_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_NETWORK_PROTOCOL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_PASSWORD - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_PORT_NUMBER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_PROPERTY_CYCLE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_ROLE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_SERVER_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_URL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBC_USER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
-
- JDBCConnectionProvider - Interface in org.osgi.service.transaction.control.jdbc
-
- JDBCConnectionProviderFactory - Interface in org.osgi.service.transaction.control.jdbc
-
A factory for creating JDBCConnectionProvider instances
- JNDI_SERVICENAME - Static variable in class org.osgi.service.jndi.JNDIConstants
-
This service property is set on an OSGi service to provide a name that
can be used to locate the service other than the service interface name.
- JNDI_URLSCHEME - Static variable in class org.osgi.service.jndi.JNDIConstants
-
This service property is set by JNDI Providers that publish URL Context
Factories as OSGi Services.
- JNDIConstants - Class in org.osgi.service.jndi
-
Constants for the JNDI implementation.
- JNDIContextManager - Interface in org.osgi.service.jndi
-
This interface defines the OSGi service interface for the JNDIContextManager.
- JNDIProviderAdmin - Interface in org.osgi.service.jndi
-
This interface defines the OSGi service interface for the JNDIProviderAdmin
service.
- join(long) - Method in interface org.osgi.service.coordinator.Coordination
-
Wait until this Coordination is terminated and all registered
Participants have been notified.
- joinGroup(String) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
-
Requests an endpoint to join this group.
- JOULE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of energy, work, amount of electricity.
- JOULE_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of energy density.
- JOULE_PER_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of heat capacity, entropy.
- JOULE_PER_KILOGRAM - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of specific energy.
- JOULE_PER_KILOGRAM_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of specific heat capacity, specific entropy.
- JOULE_PER_MOLE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of molar energy.
- JOULE_PER_MOLE_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of molar entropy, molar heat capacity.
- JPA_CAPABILITY_NAME - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
The name of the JPA extender capability.
- JPA_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
The version of the extender capability for the JPA Service specification
- JPA_UNIT_NAME - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
The name of the persistence unit.
- JPA_UNIT_PROVIDER - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
The class name of the provider that registered the service and implements
the JPA javax.persistence.PersistenceProvider interface.
- JPA_UNIT_VERSION - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
The version of the persistence unit bundle.
- JPAEntityManagerProvider - Interface in org.osgi.service.transaction.control.jpa
-
A specialized
ResourceProvider
suitable for obtaining JPA
EntityManager
instances.
- JPAEntityManagerProviderFactory - Interface in org.osgi.service.transaction.control.jpa
-
A factory for creating JPAEntityManagerProvider instances
- JSONRequired - Annotation Type in org.osgi.service.jaxrs.whiteboard.propertytypes
-