|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
public class MethodModelImpl
Implementation of a method model
| Field Summary |
|---|
| Fields inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
annotations, name |
| Constructor Summary | |
|---|---|
MethodModelImpl(ModelBuilder mb)
|
|
| Method Summary | |
|---|---|
ExtensibleType<?> |
getDeclaringType()
Returns the class or interface model this method belongs to. |
java.lang.String |
getName()
Annotated element have a name, which vary depending on the actual subclass type. |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
getAnnotation, getAnnotations, print, shortDesc, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, shortDesc |
| Constructor Detail |
|---|
public MethodModelImpl(ModelBuilder mb)
| Method Detail |
|---|
public ExtensibleType<?> getDeclaringType()
MethodModel
getDeclaringType in interface MethodModelpublic java.lang.String getName()
AnnotatedElementClass.getName()
getName in interface AnnotatedElementgetName in class AnnotatedElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||