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.

Version:
$Id: StatelessAppleController.java 587757 2007-10-24 02:52:49Z vgritsenko $

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



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