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