org.apache.cocoon.sitemap.expression
Class PrototypeLanguageInterpreterFactory
java.lang.Object
org.apache.cocoon.sitemap.expression.PrototypeLanguageInterpreterFactory
- All Implemented Interfaces:
- LanguageInterpreterFactory, ApplicationContextAware
public class PrototypeLanguageInterpreterFactory
- extends Object
- implements LanguageInterpreterFactory, ApplicationContextAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrototypeLanguageInterpreterFactory
public PrototypeLanguageInterpreterFactory()
getLanguageInterpreter
public LanguageInterpreter getLanguageInterpreter(String language)
- Specified by:
getLanguageInterpreter
in interface LanguageInterpreterFactory
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.