public class FlowCDIEventFireHelperImpl extends Object implements Serializable, FlowCDIEventFireHelper
Constructor and Description |
---|
FlowCDIEventFireHelperImpl() |
Modifier and Type | Method and Description |
---|---|
void |
fireDestroyedEvent(javax.faces.flow.Flow currentFlow) |
void |
fireInitializedEvent(javax.faces.flow.Flow currentFlow) |
public void fireInitializedEvent(javax.faces.flow.Flow currentFlow)
fireInitializedEvent
in interface FlowCDIEventFireHelper
public void fireDestroyedEvent(javax.faces.flow.Flow currentFlow)
fireDestroyedEvent
in interface FlowCDIEventFireHelper
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.