@Deprecated public interface BeanRegistrationCondition
| Modifier and Type | Interface and Description |
|---|---|
static class |
BeanRegistrationCondition.NotExistsCondition
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static BeanRegistrationCondition |
beanNotExists(String beanName)
Deprecated.
|
boolean |
shouldRegister(org.springframework.context.ApplicationContext context)
Deprecated.
|
boolean shouldRegister(org.springframework.context.ApplicationContext context)
static BeanRegistrationCondition beanNotExists(String beanName)
Copyright © 2024 Suncode. All rights reserved.