@Component public class SelectDataSourceInterceptor extends Object implements org.springframework.core.Ordered, org.daijie.core.factory.specific.AspectFactory
static org.slf4j.Logger
logger
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
SelectDataSourceInterceptor()
Object
after(Object result)
void
before(org.aspectj.lang.JoinPoint jp)
int
getOrder()
proceed(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
targets()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.slf4j.Logger logger
public SelectDataSourceInterceptor()
public Object proceed(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
proceed
org.daijie.core.factory.specific.AspectFactory
Throwable
public int getOrder()
getOrder
org.springframework.core.Ordered
public void targets()
targets
public void before(org.aspectj.lang.JoinPoint jp) throws Exception
before
Exception
public Object after(Object result) throws Exception
after
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.