org.zeroexchange.dao
Class DAOAspect
java.lang.Object
org.zeroexchange.dao.DAOAspect
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class DAOAspect
- extends Object
- implements org.springframework.beans.factory.InitializingBean
The aspect instruments DAOs with the session.
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAOAspect
public DAOAspect()
daoOperationInterceptor
public Object daoOperationInterceptor(org.aspectj.lang.ProceedingJoinPoint joinPoint)
throws Throwable
- Throws:
Throwable
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2013. All Rights Reserved.