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