org.jdiameter.client.impl.annotation.internal
Class MethodInfo
java.lang.Object
org.jdiameter.client.impl.annotation.internal.MethodInfo
public class MethodInfo
- extends java.lang.Object
- Author:
- erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInfo
public MethodInfo(Storage storage,
ClassInfo classInfo,
java.lang.reflect.Method method)
getMethod
public java.lang.reflect.Method getMethod()
getClassInfo
public ClassInfo getClassInfo()
getAnnotations
public java.util.Collection<java.lang.annotation.Annotation> getAnnotations()
getAnnotation
public <T> T getAnnotation(java.lang.Class<?> annotation)
Copyright © 2014. All Rights Reserved.