public class SetupEvent
extends Object
The SetupEvent provides a CDI observer pattern. The SetupEvent is fired by
the SetupService EJB. An event Observer can react on this event to extend the
setup routine.
- Version:
- 1.0
- Author:
- Ralph Soika
- See Also:
SetupService