Class TransitionController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.bestpractice.TransitionController
-
@RequestScoped @Named public class TransitionController extends Object
-
-
Constructor Summary
Constructors Constructor Description TransitionController()
-
-
-
Method Detail
-
sleep5sAndRedirect
public String sleep5sAndRedirect() throws InterruptedException
- Throws:
InterruptedException
-
sleep5s
public String sleep5s() throws InterruptedException
- Throws:
InterruptedException
-
-