T
- the bean typeprotected final class AbstractApplicationContextRunner.BeanRegistration<T> extends Object
Constructor and Description |
---|
BeanRegistration(String name,
Class<T> type,
Object... constructorArgs) |
BeanRegistration(String name,
Class<T> type,
Supplier<T> supplier,
org.springframework.beans.factory.config.BeanDefinitionCustomizer... customizers) |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.springframework.context.ConfigurableApplicationContext context) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.