org.loom.action
Interface Action

All Known Implementing Classes:
AbstractAction, AbstractActionImpl, CaptchaAction, LocaleAction, ResourcesAction

public interface Action

The interface that must be implemented by any Action

Author:
Ignacio Coloma

Method Summary
 ActionContext getContext()
           
 void setContext(ActionContext context)
           
 

Method Detail

setContext

void setContext(ActionContext context)

getContext

ActionContext getContext()


The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.