public class SpringIntegration extends Object
| Modifier and Type | Method and Description |
|---|---|
static Provider<?> |
fromSpring(org.springframework.beans.factory.BeanFactory beanFactory)
Creates a Provider which gets delegates object provisioning to the
beanFactory. |
public static Provider<?> fromSpring(org.springframework.beans.factory.BeanFactory beanFactory)
beanFactory.IllegalArgumentExceptions - if beanFactory is nullCopyright © 2011-2025. All Rights Reserved.