public class FlowCDIEventFireHelperImpl extends Object implements Serializable, FlowCDIEventFireHelper
| Constructor and Description |
|---|
FlowCDIEventFireHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireDestroyedEvent(Flow currentFlow) |
void |
fireInitializedEvent(Flow currentFlow) |
public void fireInitializedEvent(Flow currentFlow)
fireInitializedEvent in interface FlowCDIEventFireHelperpublic void fireDestroyedEvent(Flow currentFlow)
fireDestroyedEvent in interface FlowCDIEventFireHelperComments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.