@Service public class TransactionServiceConfigListener extends Object implements org.jvnet.hk2.config.ConfigListener, org.glassfish.hk2.api.PostConstruct
| Constructor and Description |
|---|
TransactionServiceConfigListener() |
| Modifier and Type | Method and Description |
|---|---|
org.jvnet.hk2.config.UnprocessedChangeEvents |
changed(PropertyChangeEvent[] events) |
void |
postConstruct() |
void |
setTM(JavaEETransactionManager tm)
Clears the transaction associated with the caller thread
|
public void setTM(JavaEETransactionManager tm)
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
changed in interface org.jvnet.hk2.config.ConfigListenerCopyright © 2017. All rights reserved.