|
||||||||||
| 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<InterfaceModel>
org.glassfish.hk2.classmodel.reflect.impl.InterfaceModelImpl
org.glassfish.hk2.classmodel.reflect.impl.AnnotationTypeImpl
public class AnnotationTypeImpl
Implementation of an annoation model
| Field Summary |
|---|
| Fields inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
annotations, name |
| Constructor Summary | |
|---|---|
AnnotationTypeImpl(java.lang.String name,
TypeProxy<Type> sink)
|
|
| Method Summary | |
|---|---|
java.util.Collection<AnnotatedElement> |
allAnnotatedTypes()
Returns an unmodifiable collection of annotated element with this annotation |
protected void |
print(java.lang.StringBuffer sb)
prints a meaningful string |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.InterfaceModelImpl |
|---|
allImplementations, implementations |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl |
|---|
allSubTypes, getInterfaces, getParent, setParent, subTypes |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl |
|---|
getDefiningURIs, getMethods, getReferences, wasDefinedIn |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
getAnnotation, 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.InterfaceModel |
|---|
allImplementations, implementations |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.ExtensibleType |
|---|
allSubTypes, getInterfaces, getParent, subTypes |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Type |
|---|
getDefiningURIs, getMethods, getReferences, wasDefinedIn |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getName, shortDesc |
| Constructor Detail |
|---|
public AnnotationTypeImpl(java.lang.String name,
TypeProxy<Type> sink)
| Method Detail |
|---|
public java.util.Collection<AnnotatedElement> allAnnotatedTypes()
AnnotationType
allAnnotatedTypes in interface AnnotationTypeprotected void print(java.lang.StringBuffer sb)
ExtensibleTypeImpl
print in class InterfaceModelImplsb - the string buffer to write to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||