public interface MethodMetadata
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getJavaMethod() |
java.lang.Class<?> |
getReturnType() |
java.util.Set<InterceptionType> |
getSupportedInterceptionTypes() |
java.lang.reflect.Method getJavaMethod()
java.util.Set<InterceptionType> getSupportedInterceptionTypes()
java.lang.Class<?> getReturnType()
Copyright © 2014 Seam Framework. All Rights Reserved.