org.jdiameter.client.impl.annotation.internal
Class ConstructorInfo
java.lang.Object
org.jdiameter.client.impl.annotation.internal.ConstructorInfo
public class ConstructorInfo
- 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 |
ConstructorInfo
public ConstructorInfo(Storage storage,
ClassInfo classInfo,
java.lang.reflect.Constructor constr)
getConstructor
public java.lang.reflect.Constructor getConstructor()
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.