| Package | Description | 
|---|---|
| jakarta.enterprise.event | Annotations and interfaces relating to events. | 
| jakarta.enterprise.inject.spi | The portable extension integration SPI. | 
| jakarta.enterprise.inject.spi.configurator | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransactionPhase | TransactionPhase. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TransactionPhase[] | TransactionPhase. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| TransactionPhase | ObserverMethod. getTransactionPhase()Obtains the specified  TransactionPhasefor the observer method. | 
| Modifier and Type | Method and Description | 
|---|---|
| ObserverMethodConfigurator<T> | ObserverMethodConfigurator. transactionPhase(TransactionPhase transactionPhase)Set the  TransactionPhasefor the observer to build | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.