Uses of Interface
org.eclipse.sisu.wire.Wiring
Packages that use Wiring
Package
Description
Utilities to test, launch, and extend Sisu applications.
Customizable wiring of unresolved dependencies.
-
Uses of Wiring in org.eclipse.sisu.launch
Methods in org.eclipse.sisu.launch that return WiringModifier and TypeMethodDescriptionSisuExtensions.wiring
(com.google.inject.Binder binder) WireModule
strategy that letsMETA-INF/services/org.eclipse.sisu.wire.Wiring
extensions override the default wiring. -
Uses of Wiring in org.eclipse.sisu.wire
Classes in org.eclipse.sisu.wire that implement WiringModifier and TypeClassDescriptionfinal class
AddsBeanLocator
-backed bindings for unresolved bean dependencies.Methods in org.eclipse.sisu.wire that return Wiring