org.apache.cocoon.template.environment
Class ExecutionContext
java.lang.Object
org.apache.cocoon.template.environment.ExecutionContext
public class ExecutionContext
- extends Object
- Version:
- SVN $Id: ExecutionContext.java 449189 2006-09-23 06:52:29Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionContext
public ExecutionContext(Map definitions,
ScriptManager scriptManager,
ServiceManager serviceManager)
getDefinitions
public Map getDefinitions()
getScriptManager
public ScriptManager getScriptManager()
getServiceManager
public ServiceManager getServiceManager()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.