public class SimpleEjbResourceHandlerImpl extends Object implements ResourceHandler, Synchronization
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
static ResourceHandler |
createResourceHandler(TransactionManager tm) |
static ResourceHandler |
getResourceHandler(TransactionManager tm) |
List |
getResourceList() |
public static ResourceHandler createResourceHandler(TransactionManager tm)
public static ResourceHandler getResourceHandler(TransactionManager tm)
public List getResourceList()
getResourceList in interface ResourceHandlerpublic void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int status)
afterCompletion in interface SynchronizationCopyright © 2019. All rights reserved.