Uses of Interface
org.apache.jetspeed.engine.Engine

Packages that use Engine
org.apache.jetspeed   
org.apache.jetspeed.engine   
 

Uses of Engine in org.apache.jetspeed
 

Methods in org.apache.jetspeed that return Engine
 Engine JetspeedPortalContext.getEngine()
          Returns the engine associated with this context.
static Engine Jetspeed.getEngine()
           
 Engine PortalContext.getEngine()
           
 

Methods in org.apache.jetspeed with parameters of type Engine
static void Jetspeed.setEngine(Engine engine)
           
 

Constructors in org.apache.jetspeed with parameters of type Engine
JetspeedPortalContext(Engine engine, PortalConfiguration configuration, java.lang.String applicationRoot)
           
 

Uses of Engine in org.apache.jetspeed.engine
 

Classes in org.apache.jetspeed.engine that implement Engine
 class JetspeedEngine
           AbstractEngine
 



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