@Service public static class EntityManagerWrapper.NonTxEMCleaner extends Object implements org.glassfish.api.invocation.ComponentInvocationHandler
| Constructor and Description |
|---|
EntityManagerWrapper.NonTxEMCleaner() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPostInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv) |
void |
afterPreInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv) |
void |
beforePostInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv) |
void |
beforePreInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation newInv) |
public void beforePreInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation newInv)
throws org.glassfish.api.invocation.InvocationException
beforePreInvoke in interface org.glassfish.api.invocation.ComponentInvocationHandlerorg.glassfish.api.invocation.InvocationExceptionpublic void afterPreInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv)
throws org.glassfish.api.invocation.InvocationException
afterPreInvoke in interface org.glassfish.api.invocation.ComponentInvocationHandlerorg.glassfish.api.invocation.InvocationExceptionpublic void beforePostInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv)
throws org.glassfish.api.invocation.InvocationException
beforePostInvoke in interface org.glassfish.api.invocation.ComponentInvocationHandlerorg.glassfish.api.invocation.InvocationExceptionpublic void afterPostInvoke(org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType invType,
org.glassfish.api.invocation.ComponentInvocation prevInv,
org.glassfish.api.invocation.ComponentInvocation curInv)
throws org.glassfish.api.invocation.InvocationException
afterPostInvoke in interface org.glassfish.api.invocation.ComponentInvocationHandlerorg.glassfish.api.invocation.InvocationExceptionCopyright © 2014. All rights reserved.