Interface | Description |
---|---|
AfterTransactionCompletionProcess |
Contract representing some process that needs to occur during after transaction completion.
|
BeforeTransactionCompletionProcess |
Contract representing some process that needs to occur during before transaction completion.
|
Executable |
An operation which may be scheduled for later execution.
|
ActionQueue
. Mainly for registering custom
AfterTransactionCompletionProcess
and BeforeTransactionCompletionProcess
hooks.Copyright © 2017 JBoss by Red Hat. All rights reserved.