|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.spring.aop.ServiceMethodAnnotationCache
public class ServiceMethodAnnotationCache
| Constructor Summary | |
|---|---|
ServiceMethodAnnotationCache()
|
|
| Method Summary | ||
|---|---|---|
static
|
get(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationType,
T defaultValue)
|
|
static void |
put(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.annotation.Annotation[] annotations)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceMethodAnnotationCache()
| Method Detail |
|---|
public static <T> T get(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationType,
T defaultValue)
public static void put(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.annotation.Annotation[] annotations)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||