|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.renderer.plugin.SpringRendererComponentFactory
public class SpringRendererComponentFactory
Renderer component factory that looks the component up in the application Spring context.
| Constructor Summary | |
|---|---|
SpringRendererComponentFactory()
|
|
| Method Summary | |
|---|---|
com.atlassian.renderer.v2.components.RendererComponent |
getComponentInstance(java.util.Map map)
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringRendererComponentFactory()
| Method Detail |
|---|
public com.atlassian.renderer.v2.components.RendererComponent getComponentInstance(java.util.Map map)
getComponentInstance in interface com.atlassian.renderer.v2.plugin.RendererComponentFactorypublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||