|
||||||||||
| 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.TypeImpl
org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl<T>
public abstract class ExtensibleTypeImpl<T extends ExtensibleType>
Implementation of an extensible type (Class or Interface)
| Field Summary |
|---|
| Fields inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
annotations, name |
| Constructor Summary | |
|---|---|
ExtensibleTypeImpl(ModelBuilder tb)
|
|
| Method Summary | |
|---|---|
void |
addMethod(MethodModelImpl m)
|
T |
getParent()
Return the parent type instance |
protected void |
print(java.lang.StringBuffer sb)
|
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl |
|---|
getFieldReferences, getMethods |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
getAnnotations, getName, 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.Type |
|---|
getFieldReferences, getMethods |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotations, getName, shortDesc |
| Constructor Detail |
|---|
public ExtensibleTypeImpl(ModelBuilder tb)
| Method Detail |
|---|
public void addMethod(MethodModelImpl m)
public T getParent()
ExtensibleType
getParent in interface ExtensibleType<T extends ExtensibleType>protected void print(java.lang.StringBuffer sb)
print in class TypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||