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