Uses of Class
com.werken.blissed.ProcessEngine

Packages that use ProcessEngine
com.werken.blissed The blissed process+state framework. 
com.werken.blissed.jelly Jelly tag library. 
 

Uses of ProcessEngine in com.werken.blissed
 

Methods in com.werken.blissed that return ProcessEngine
 ProcessEngine ProcessContext.getProcessEngine()
          Retrieve the ProcessEngine.
 

Uses of ProcessEngine in com.werken.blissed.jelly
 

Methods in com.werken.blissed.jelly that return ProcessEngine
 ProcessEngine EngineControlTagSupport.getEngine()
          Retrieve the ProcessEngine to control.
 ProcessEngine SpawnTag.getEngine()
          Retrieve the ProcessEngine to use if spawning a non-nested process.
 

Methods in com.werken.blissed.jelly with parameters of type ProcessEngine
 void EngineControlTagSupport.setEngine(ProcessEngine engine)
          Set the ProcessEngine to control.
 void SpawnTag.setEngine(ProcessEngine engine)
          Set the ProcessEngine to use if spawning a non-nested process.
 



Copyright © 2002-2002 The Werken Company. All Rights Reserved.