| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Agenda
Interface for defining the execution and appliesTo of @{link ExecutionEnvironment}s for an Agenda.
| Method Summary | |
|---|---|
|  boolean | appliesTo(ExecutionEnvironment environment)Return if the Agenda applies to the given environment | 
|  void | execute(ExecutionEnvironment environment)Execute with the given ExecutionEnvironment | 
| Method Detail | 
|---|
void execute(ExecutionEnvironment environment)
ExecutionEnvironment
environment - ExecutionEnvironment to execute withboolean appliesTo(ExecutionEnvironment environment)
environment - ExecutionEnvironment to check if the Agenda applies to.
ExecutionEnvironment| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||