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