|
Cocoon API: Class JavaInterpreter
org.apache.cocoon.interpreter.java
Class JavaInterpreter
java.lang.Object
|
+--org.apache.cocoon.framework.AbstractActor
|
+--org.apache.cocoon.interpreter.AbstractInterpreter
|
+--org.apache.cocoon.interpreter.java.JavaInterpreter
- All Implemented Interfaces:
- Actor, Interpreter
- public class JavaInterpreter
- extends AbstractInterpreter
- Version:
- $Revision: 1.4 $ $Date: 2000/02/13 18:29:27 $
- Author:
- Ricardo Rocha
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.framework.Actor |
init |
JavaInterpreter
public JavaInterpreter()
doCreateModule
protected Module doCreateModule(java.lang.String moduleName)
throws LanguageException
- Overrides:
doCreateModule in class AbstractInterpreter
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.
|