org.apache.cocoon.samples.flow.java
Class CalculatorFlow

java.lang.Object
  extended by org.apache.cocoon.components.flow.java.AbstractContinuable
      extended by org.apache.cocoon.samples.flow.java.CalculatorFlow
All Implemented Interfaces:
Continuable

public class CalculatorFlow
extends AbstractContinuable


Constructor Summary
CalculatorFlow()
           
 
Method Summary
 void doCalculator()
           
 
Methods inherited from class org.apache.cocoon.components.flow.java.AbstractContinuable
getComponent, getContext, getLogger, getObjectModel, getParameters, getRequest, processPipelineTo, redirectTo, releaseComponent, sendPage, sendPage, sendPageAndWait, sendPageAndWait, sendStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculatorFlow

public CalculatorFlow()
Method Detail

doCalculator

public void doCalculator()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.