net.sourceforge.mystique.application
Class MystiqueController

java.lang.Object
  extended by net.sourceforge.mystique.application.MystiqueController

@Controller
public class MystiqueController
extends java.lang.Object

Author:
Elias Gomes [eliasgomes@users.sourceforge.net]

Constructor Summary
MystiqueController()
           
 
Method Summary
 void handleIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MystiqueController

public MystiqueController()
Method Detail

handleIndex

@RequestMapping(value="/index.xhtml")
public void handleIndex()


Copyright © 2010. All Rights Reserved.