Package org.exoplatform.wallet.listener
Class TransactionCreatedListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<Object,org.exoplatform.wallet.model.transaction.TransactionDetail>
org.exoplatform.wallet.listener.TransactionCreatedListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class TransactionCreatedListener
extends org.exoplatform.services.listener.Listener<Object,org.exoplatform.wallet.model.transaction.TransactionDetail>
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionTransactionCreatedListener(org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.wallet.service.WalletTransactionService transactionService) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
TransactionCreatedListener
public TransactionCreatedListener(org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.wallet.service.WalletTransactionService transactionService)
-
-
Method Details
-
onEvent
-