Uses of Interface
org.eclipse.e4.core.di.IInjector
Packages that use IInjector
Package
Description
Application programming interfaces describing dependency injection framework.
-
Uses of IInjector in org.eclipse.e4.core.di
Methods in org.eclipse.e4.core.di that return IInjectorModifier and TypeMethodDescriptionstatic IInjectorInjectorFactory.getDefault()Returns default instance of the dependency injector.static IInjectorInjectorFactory.makeInjector()Returns a new instance of the dependency injector.