|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.transaction.interceptor.TransactionAspectSupport
org.springframework.transaction.interceptor.TransactionInterceptor
org.lexevs.dao.database.service.error.ErrorCallbackInterceptor
public class ErrorCallbackInterceptor
The Class LazyLoadingCodeToReturnInterceptor.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo |
Field Summary |
---|
Fields inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
logger |
Constructor Summary | |
---|---|
ErrorCallbackInterceptor(ErrorCallbackListener errorCallbackListener)
Instantiates a new dao validating interceptor. |
Method Summary | |
---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
|
Methods inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
afterPropertiesSet, cleanupTransactionInfo, commitTransactionAfterReturning, completeTransactionAfterThrowing, createTransactionIfNecessary, createTransactionIfNecessary, currentTransactionInfo, currentTransactionStatus, getTransactionAttributeSource, getTransactionManager, methodIdentification, prepareTransactionInfo, setTransactionAttributes, setTransactionAttributeSource, setTransactionAttributeSources, setTransactionManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorCallbackInterceptor(ErrorCallbackListener errorCallbackListener)
errorCallbackListener
- the error callback listenerMethod Detail |
---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws java.lang.Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
invoke
in class org.springframework.transaction.interceptor.TransactionInterceptor
java.lang.Throwable
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |