com.tirsen.angkor.process
Class DefaultPipeline

java.lang.Object
  |
  +--com.tirsen.angkor.process.Pipeline
        |
        +--com.tirsen.angkor.process.DefaultPipeline

public class DefaultPipeline
extends Pipeline

Version:
$Revision: 1.3 $
Author:
Jon Tirs´n (tirsen@users.sourceforge.net)

Nested Class Summary
 
Nested classes inherited from class com.tirsen.angkor.process.Pipeline
Pipeline.BasicExecuteContext
 
Constructor Summary
DefaultPipeline()
           
 
Methods inherited from class com.tirsen.angkor.process.Pipeline
addValve, createExecuteContext, createSubContext, execute, execute, findValve, getCurrentExecuteContext, initContext, insertBefore, replaceValve, setCurrentExecuteContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPipeline

public DefaultPipeline()


Copyright © 2002-2002 . All Rights Reserved.