JavaScript is disabled on your browser.
Skip navigation links
OSGi® Compendium
Release 8
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.osgi.service.cdi.annotations.Reference.Literal
Packages that use
Reference.Literal
Package
Description
org.osgi.service.cdi.annotations
CDI Integration Package Version 1.0.
Uses of
Reference.Literal
in
org.osgi.service.cdi.annotations
Methods in
org.osgi.service.cdi.annotations
that return
Reference.Literal
Modifier and Type
Method
Description
static final
Reference.Literal
Reference.Literal.
of
(
Class
<?> service,
String
target)