@Component @EnableAspectJAutoProxy(proxyTargetClass=true) public class DataSourceAspect extends Object
DataSourceAspect()
void
after(org.aspectj.lang.JoinPoint point)
aspect()
before(org.aspectj.lang.JoinPoint point)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataSourceAspect()
public void aspect()
public void before(org.aspectj.lang.JoinPoint point)
public void after(org.aspectj.lang.JoinPoint point)
Copyright © 2017. All rights reserved.