PureMVC.Interfaces.ICommand Interface Reference

The interface definition for a PureMVC Command. More...

Inheritance diagram for PureMVC.Interfaces.ICommand:

PureMVC.Patterns.MacroCommand PureMVC.Patterns.SimpleCommand

List of all members.

Public Member Functions

void Execute (INotification notification)
 Execute the ICommand's logic to handle a given INotification.


Detailed Description

The interface definition for a PureMVC Command.

PureMVC.Interfaces.INotification


Member Function Documentation

void PureMVC.Interfaces.ICommand.Execute ( INotification  notification  ) 

Execute the ICommand's logic to handle a given INotification.

Parameters:
notification An INotification to handle

Implemented in PureMVC.Patterns.MacroCommand, and PureMVC.Patterns.SimpleCommand.


The documentation for this interface was generated from the following file:

Generated on Thu Jan 1 16:26:46 2009 for PureMVC by  doxygen 1.5.8