com.atlassian.confluence.renderer.plugin
Class SpringRendererComponentFactory
java.lang.Object
   com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
com.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
- All Implemented Interfaces: 
- com.atlassian.renderer.v2.plugin.RendererComponentFactory, org.springframework.beans.factory.BeanFactoryAware
- public class SpringRendererComponentFactory 
- extends Object- implements com.atlassian.renderer.v2.plugin.RendererComponentFactory, org.springframework.beans.factory.BeanFactoryAware
Renderer component factory that looks the component up in the application Spring context.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SpringRendererComponentFactory
public SpringRendererComponentFactory()
getComponentInstance
public com.atlassian.renderer.v2.components.RendererComponent getComponentInstance(Map map)
- 
- Specified by:
- getComponentInstancein interface- com.atlassian.renderer.v2.plugin.RendererComponentFactory
 
- 
 
setBeanFactory
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
- 
- Specified by:
- setBeanFactoryin interface- org.springframework.beans.factory.BeanFactoryAware
 
- 
 
Copyright © 2003-2012 Atlassian. All Rights Reserved.