org.apache.cocoon.sitemap.action
Interface Action


public interface Action


Method Summary
 void execute()
           
 void setup(Map<String,Object> parameters)
           
 

Method Detail

setup

void setup(Map<String,Object> parameters)
           throws Exception
Throws:
Exception

execute

void execute()
             throws Exception
Throws:
Exception


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