public class DomainCacheInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor, Startable
static String
module
DomainCacheInterceptor(ModelManager modelManager)
Object
invoke(org.aopalliance.intercept.MethodInvocation invocation)
boolean
isAdviceAround(Class targetClass, Method methodx)
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String module
public DomainCacheInterceptor(ModelManager modelManager)
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke
org.aopalliance.intercept.MethodInterceptor
Throwable
public boolean isAdviceAround(Class targetClass, Method methodx)
public void start()
Startable
start
public void stop()
stop
Copyright © 2018. All rights reserved.