org.apache.myfaces.tobago.example.demo.bestpractice
Class TransitionController

java.lang.Object
  extended by org.apache.myfaces.tobago.example.demo.bestpractice.TransitionController

public class TransitionController
extends Object


Constructor Summary
TransitionController()
           
 
Method Summary
 String sleep5s()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitionController

public TransitionController()
Method Detail

sleep5s

public String sleep5s()
               throws InterruptedException
Throws:
InterruptedException


Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.