Uses of Class
org.apache.cocoon.Engine

Packages that use Engine
org.apache.cocoon   
 

Uses of Engine in org.apache.cocoon
 

Methods in org.apache.cocoon that return Engine
static Engine Engine.getInstance(Configurations confs, java.lang.Object context)
          This will return a new instance of the Engine class, and handle pooling of instances.
static Engine Engine.getInstance()
          This is the getInstance() version that should be used by anything other than the Cocoon servlet itself.
 



Copyright © 1999-2000 Apache Software Foundation. All Rights Reserved.