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

All Superinterfaces:
AppleController

public interface StatelessAppleController
extends AppleController

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


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



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.