public class StartNewGameBean
extends Object
This prototype scoped bean does not provide any direct service.
The bean is instantiated once when the game is started. Various other
beans depend on its creation to be initiated themselves. As this bean is
a prototype it will be recycled on the next CG run, as long as no reference
to it is stored.
- Author:
- Andi Hotz, (c) Sahits GmbH, 2015
Created on Apr 19, 2015