Package com.sun.faces.flow
Class FlowCDIEventFireHelperImpl
java.lang.Object
com.sun.faces.flow.FlowCDIEventFireHelperImpl
- All Implemented Interfaces:
FlowCDIEventFireHelper
,Serializable
public class FlowCDIEventFireHelperImpl
extends Object
implements Serializable, FlowCDIEventFireHelper
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fireDestroyedEvent
(Flow currentFlow) void
fireInitializedEvent
(Flow currentFlow)
-
Constructor Details
-
FlowCDIEventFireHelperImpl
public FlowCDIEventFireHelperImpl()
-
-
Method Details
-
fireInitializedEvent
- Specified by:
fireInitializedEvent
in interfaceFlowCDIEventFireHelper
-
fireDestroyedEvent
- Specified by:
fireDestroyedEvent
in interfaceFlowCDIEventFireHelper
-