org.apache.cocoon.components.flow.apples
Interface StatelessAppleController

All Superinterfaces:
AppleController

public interface StatelessAppleController
extends AppleController

This interface can be impemented by Apples who do not which to be stored, and thus don't have a continuation ID assosociated with them.


Method Summary
 
Methods inherited from interface org.apache.cocoon.components.flow.apples.AppleController
process
 



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