|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.inject.AnnotatedOverrideMap
public class AnnotatedOverrideMap
InterceptorBean represents a Java interceptor
Constructor Summary | |
---|---|
AnnotatedOverrideMap()
|
Method Summary | |
---|---|
static AnnotatedOverrideMap |
create()
|
static AnnotatedMethod<?> |
getMethod(java.lang.reflect.Method method)
|
static void |
putMethod(java.lang.reflect.Method method,
AnnotatedMethod<?> annMethod)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotatedOverrideMap()
Method Detail |
---|
public static AnnotatedOverrideMap create()
public static void putMethod(java.lang.reflect.Method method, AnnotatedMethod<?> annMethod)
public static AnnotatedMethod<?> getMethod(java.lang.reflect.Method method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |