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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfireDestroyedEvent(Flow currentFlow) voidfireInitializedEvent(Flow currentFlow)
-
Constructor Details
-
FlowCDIEventFireHelperImpl
public FlowCDIEventFireHelperImpl()
-
-
Method Details
-
fireInitializedEvent
- Specified by:
fireInitializedEventin interfaceFlowCDIEventFireHelper
-
fireDestroyedEvent
- Specified by:
fireDestroyedEventin interfaceFlowCDIEventFireHelper
-