Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » samples » castor » [javadoc | source]
org.apache.cocoon.samples.castor
public class: TestBeanAction [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLogEnabled
      org.apache.cocoon.acting.AbstractAction
         org.apache.cocoon.samples.castor.TestBeanAction

All Implemented Interfaces:
    Action

Fields inherited from org.apache.cocoon.acting.AbstractAction:
EMPTY_MAP
Constructor:
 public TestBeanAction() 
Method from org.apache.cocoon.samples.castor.TestBeanAction Summary:
act
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.samples.castor.TestBeanAction Detail:
 public Map act(Redirector redirector,
    SourceResolver resolver,
    Map objectModel,
    String src,
    Parameters param) throws Exception