public class SimpleCdsRuntimeConfigurerBeanFactory extends Object implements org.springframework.beans.factory.FactoryBean<CdsRuntimeConfigurer>
CdsRuntimeConfigurer| Constructor and Description |
|---|
SimpleCdsRuntimeConfigurerBeanFactory(CdsRuntimeConfigurer bean) |
| Modifier and Type | Method and Description |
|---|---|
CdsRuntimeConfigurer |
getObject() |
Class<? extends CdsRuntimeConfigurer> |
getObjectType() |
public SimpleCdsRuntimeConfigurerBeanFactory(CdsRuntimeConfigurer bean)
public CdsRuntimeConfigurer getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<CdsRuntimeConfigurer>Exceptionpublic Class<? extends CdsRuntimeConfigurer> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<CdsRuntimeConfigurer>Copyright © 2021. All rights reserved.