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 ResourceHandler
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
Copyright © 2018. All rights reserved.