com.atlassian.plugin.spring
Class SpringHostComponentProviderFactoryBean
java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean
com.atlassian.plugin.spring.SpringHostComponentProviderFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
public class SpringHostComponentProviderFactoryBean
- extends org.springframework.beans.factory.config.AbstractFactoryBean
| Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
logger |
| Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringHostComponentProviderFactoryBean
public SpringHostComponentProviderFactoryBean()
getObjectType
public Class getObjectType()
- Specified by:
getObjectType in interface org.springframework.beans.factory.FactoryBean- Specified by:
getObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean
createInstance
protected Object createInstance()
throws Exception
- Specified by:
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBean
- Throws:
Exception
setSpringHostComponentProviderConfig
public void setSpringHostComponentProviderConfig(SpringHostComponentProviderConfig springHostComponentProviderConfig)
setBeanNames
public void setBeanNames(Set<String> beanNames)
setBeanInterfaces
public void setBeanInterfaces(Map<String,Class[]> beanInterfaces)
setBeanContextClassLoaderStrategies
public void setBeanContextClassLoaderStrategies(Map<String,ContextClassLoaderStrategy> beanContextClassLoaderStrategies)
Copyright © 2014 Atlassian. All rights reserved.