Index

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

S

scope() - Element in annotation interface org.osgi.service.component.annotations.Component
The service scope for the service of this Component.
scope() - Element in annotation interface org.osgi.service.component.annotations.Reference
The reference scope for this reference.
service() - Element in annotation interface org.osgi.service.component.annotations.Component
The types under which to register this Component as a service.
service() - Element in annotation interface org.osgi.service.component.annotations.Reference
The type of the service for this reference.
SERVICE - Enum constant in enum class org.osgi.service.component.annotations.CollectionType
The service collection type is used to indicate the collection holds the bound service objects.
servicefactory() - Element in annotation interface org.osgi.service.component.annotations.Component
Deprecated.
Since 1.3. Replaced by Component.scope().
SERVICEOBJECTS - Enum constant in enum class org.osgi.service.component.annotations.CollectionType
The serviceobjects collection type is used to indicate the collection holds Component Service Objects for the bound services.
ServiceScope - Enum Class in org.osgi.service.component.annotations
Service scope for the Component annotation.
SINGLETON - Enum constant in enum class org.osgi.service.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a bundle scope service but only a single instance of the component must be used for all bundles using the service.
STATIC - Enum constant in enum class org.osgi.service.component.annotations.ReferencePolicy
The static policy is the most simple policy and is the default policy.
A B C D E F G I M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values