Uses of Interface
org.eclipse.sisu.inject.BeanLocator
-
Packages that use BeanLocator Package Description org.eclipse.sisu.inject Dynamic bean lookup across multiple injectors. -
-
Uses of BeanLocator in org.eclipse.sisu.inject
Subinterfaces of BeanLocator in org.eclipse.sisu.inject Modifier and Type Interface Description interfaceMutableBeanLocatorMutableBeanLocatorthat finds and tracks bindings across zero or moreBindingPublishers.Classes in org.eclipse.sisu.inject that implement BeanLocator Modifier and Type Class Description classDefaultBeanLocatorDefaultMutableBeanLocatorthat locates qualified beans across a dynamic group ofBindingPublishers.
-