JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.sonatype.inject.Mediator
Packages that use
Mediator
Package
Description
org.eclipse.sisu.inject
Dynamic bean lookup across multiple injectors.
Uses of
Mediator
in
org.eclipse.sisu.inject
Methods in
org.eclipse.sisu.inject
with parameters of type
Mediator
Modifier and Type
Method
Description
static <Q extends
Annotation
,
T,
W>
Mediator
<Q,
T,
W>
Legacy.
adapt
(
Mediator
<Q,
T,
W> delegate)
Deprecated.