com.hack23.cia.web.views.common
Interface Controller

Package class diagram package Controller
All Known Implementing Classes:
FrontController

public interface Controller

The Interface Controller.


Method Summary
 void handleAction(ControllerAction action)
          Handle action.
 

Method Detail

handleAction

void handleAction(ControllerAction action)
Handle action.

Parameters:
action - the action


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.