com.tirsen.angkor.process
Class Pipeline.BasicExecuteContext
java.lang.Object
|
+--com.tirsen.angkor.process.Pipeline.BasicExecuteContext
- All Implemented Interfaces:
- ExecuteContext
- Enclosing class:
- Pipeline
- protected static class Pipeline.BasicExecuteContext
- extends java.lang.Object
- implements ExecuteContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Pipeline.BasicExecuteContext
public Pipeline.BasicExecuteContext(java.util.Iterator valves)
Pipeline.BasicExecuteContext
public Pipeline.BasicExecuteContext(java.util.Iterator valves,
ExecuteContext parent)
executeNext
public void executeNext()
throws java.lang.Exception
- Specified by:
executeNext
in interface ExecuteContext
java.lang.Exception
setAttribute
public void setAttribute(ExecuteContext.Attribute attribute,
java.lang.Object value)
- Specified by:
setAttribute
in interface ExecuteContext
getAttribute
public java.lang.Object getAttribute(ExecuteContext.Attribute attribute)
- Specified by:
getAttribute
in interface ExecuteContext
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2002 . All Rights Reserved.