This project has retired. For details please refer to its Attic page.
ActionFactory (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.sitemap.spring
Interface ActionFactory

All Known Implementing Classes:
PrototypeActionFactory, ReflectionActionFactory

public interface ActionFactory


Method Summary
 Action createAction(String type)
           
 

Method Detail

createAction

Action createAction(String type)


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