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 TransactionScopedCDIEventHelper
public void fireDestroyedEvent(TransactionScopedCDIEventPayload payload)
fireDestroyedEvent
in interface TransactionScopedCDIEventHelper
Copyright © 2019. All rights reserved.