This project has retired. For details please refer to its
Attic page.
StatelessAppleController (Cocoon API 2.1.12-dev [March 20 2012])
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.
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.