|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.spring.aop.ServiceBeanAopCacheManager
public class ServiceBeanAopCacheManager
| Constructor Summary | |
|---|---|
ServiceBeanAopCacheManager()
|
|
| Method Summary | ||
|---|---|---|
static
|
getAnnotation(org.aopalliance.intercept.MethodInvocation methodInvocation,
Class<? extends Annotation> annotationType,
T defaultValue)
|
|
MethodInterceptorsBag |
getMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation)
|
|
Map<Class<? extends Annotation>,AnnotationChainableMethodAdvice<?>> |
getRegisteredAnnotationChainableMethodAdvices()
|
|
boolean |
isRegisteredAnnotationClass(Class<? extends Annotation> annotationClass)
|
|
static void |
putAnnotations(org.aopalliance.intercept.MethodInvocation methodInvocation,
Annotation[] annotations)
|
|
void |
putMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation,
MethodInterceptorsBag methodInterceptorsBag)
|
|
void |
registerAnnotationChainableMethodAdvice(Class<? extends Annotation> annotationClass,
AnnotationChainableMethodAdvice<?> annotationChainableMethodAdvice)
|
|
void |
removeMethodInterceptor(org.aopalliance.intercept.MethodInvocation methodInvocation,
org.aopalliance.intercept.MethodInterceptor methodInterceptor)
|
|
void |
reset()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceBeanAopCacheManager()
| Method Detail |
|---|
public static <T> T getAnnotation(org.aopalliance.intercept.MethodInvocation methodInvocation,
Class<? extends Annotation> annotationType,
T defaultValue)
public static void putAnnotations(org.aopalliance.intercept.MethodInvocation methodInvocation,
Annotation[] annotations)
public MethodInterceptorsBag getMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation)
public Map<Class<? extends Annotation>,AnnotationChainableMethodAdvice<?>> getRegisteredAnnotationChainableMethodAdvices()
public boolean isRegisteredAnnotationClass(Class<? extends Annotation> annotationClass)
public void putMethodInterceptorsBag(org.aopalliance.intercept.MethodInvocation methodInvocation,
MethodInterceptorsBag methodInterceptorsBag)
public void registerAnnotationChainableMethodAdvice(Class<? extends Annotation> annotationClass,
AnnotationChainableMethodAdvice<?> annotationChainableMethodAdvice)
public void removeMethodInterceptor(org.aopalliance.intercept.MethodInvocation methodInvocation,
org.aopalliance.intercept.MethodInterceptor methodInterceptor)
public void reset()
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||