Uses of Interface
org.sonatype.inject.Mediator
-
Packages that use Mediator Package Description org.eclipse.sisu.inject Dynamic bean lookup across multiple injectors.org.eclipse.sisu.space Customizable scanning of bean implementations. -
-
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 java.lang.annotation.Annotation,T,W>
Mediator<Q,T,W>Legacy. adapt(Mediator<Q,T,W> delegate)
Deprecated. -
Uses of Mediator in org.eclipse.sisu.space
Method parameters in org.eclipse.sisu.space with type arguments of type Mediator Modifier and Type Method Description private void
QualifiedTypeBinder. registerLegacyMediator(java.lang.Class<Mediator> mediatorType)
-