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 FlowCDIEventFireHelper
public void fireDestroyedEvent(Flow currentFlow)
fireDestroyedEvent
in interface FlowCDIEventFireHelper
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.