com.github.ltsopensource.admin.support
public class BackendAppContextFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<BackendAppContext>, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
BackendAppContextFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
BackendAppContext |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public BackendAppContext getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<BackendAppContext>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<BackendAppContext>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<BackendAppContext>Copyright © 2016. All rights reserved.