Uses of Interface
org.apache.cocoon.components.flow.apples.AppleController

Uses of AppleController in org.apache.cocoon.components.flow.apples
 

Subinterfaces of AppleController in org.apache.cocoon.components.flow.apples
 interface StatelessAppleController
          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 in org.apache.cocoon.components.flow.apples that return AppleController
protected  AppleController SpringApplesProcessor.instantiateController(String beanName, ServiceManager sitemapManager)
           
protected  AppleController ApplesProcessor.instantiateController(String appleName, ServiceManager sitemapManager)
           
 



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