|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.core.container.spring.avalon.AvalonSitemapContextFactoryBean
This factory bean creates a context for a sitemap. It is part of the Spring bridge for Avalon integration.
| Field Summary | |
protected BeanFactory |
beanFactory
The bean factory. |
protected Context |
context
The Avalon context. |
protected String |
uriPrefix
Environment uri prefix. |
| Constructor Summary | |
AvalonSitemapContextFactoryBean()
|
|
| Method Summary | |
Object |
getObject()
|
Class |
getObjectType()
|
protected void |
init()
Create the Avalon context object. |
boolean |
isSingleton()
|
void |
setBeanFactory(BeanFactory factory)
|
void |
setUriPrefix(String uriPrefix)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Context context
protected BeanFactory beanFactory
protected String uriPrefix
| Constructor Detail |
public AvalonSitemapContextFactoryBean()
| Method Detail |
public void setUriPrefix(String uriPrefix)
public void setBeanFactory(BeanFactory factory)
throws BeansException
setBeanFactory in interface BeanFactoryAwareBeansExceptionBeanFactoryAware.setBeanFactory(org.springframework.beans.factory.BeanFactory)
protected void init()
throws Exception
Exception
public Object getObject()
throws Exception
getObject in interface FactoryBeanExceptionFactoryBean.getObject()public Class getObjectType()
getObjectType in interface FactoryBeanFactoryBean.getObjectType()public boolean isSingleton()
isSingleton in interface FactoryBeanFactoryBean.isSingleton()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||