org.apache.cocoon.sitemap.node
Class SitemapNodeFactory
java.lang.Object
org.apache.cocoon.sitemap.node.SitemapNodeFactory
- All Implemented Interfaces:
- ApplicationContextAware
public class SitemapNodeFactory
- extends Object
- implements ApplicationContextAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SitemapNodeFactory
public SitemapNodeFactory()
createNode
public SitemapNode createNode(String type,
Map<String,String> parameters)
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
- Specified by:
setApplicationContext
in interface ApplicationContextAware
- Throws:
BeansException
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.