public class TransactionScopedCDIEventHelperImpl extends Object implements TransactionScopedCDIEventHelper
| Constructor and Description |
|---|
TransactionScopedCDIEventHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireDestroyedEvent(TransactionScopedCDIEventPayload payload) |
void |
fireInitializedEvent(TransactionScopedCDIEventPayload payload) |
public void fireInitializedEvent(TransactionScopedCDIEventPayload payload)
fireInitializedEvent in interface TransactionScopedCDIEventHelperpublic void fireDestroyedEvent(TransactionScopedCDIEventPayload payload)
fireDestroyedEvent in interface TransactionScopedCDIEventHelperCopyright © 2017. All rights reserved.