Modifier and Type | Interface and Description |
---|---|
interface |
MetaClassMember |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHasAnnotations
Contains shared functionality by all implementations of
HasAnnotations . |
class |
MetaClass |
class |
MetaConstructor |
class |
MetaField |
static class |
MetaField.ArrayLengthMetaField
Special-purpose implementation of MetaField that represents the
length property of an array. |
class |
MetaMethod |
class |
MetaParameter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMetaClass<T> |
class |
AbstractMetaMember |
Modifier and Type | Class and Description |
---|---|
class |
BuildMetaClass |
class |
BuildMetaConstructor |
class |
BuildMetaField |
class |
BuildMetaMethod |
class |
ShadowBuildMetaField |
class |
ShadowBuildMetaMethod |
Modifier and Type | Class and Description |
---|---|
class |
GWTClass |
class |
GWTConstructor |
class |
GWTField |
class |
GWTMethod |
class |
GWTParameter |
class |
GWTSpecialMethod |
Modifier and Type | Class and Description |
---|---|
class |
JavaReflectionClass |
class |
JavaReflectionConstructor |
class |
JavaReflectionField |
class |
JavaReflectionMethod |
class |
JavaReflectionParameter |
Modifier and Type | Method and Description |
---|---|
Annotation |
InjectionContext.getMatchingAnnotationForElementType(WiringElementType type,
HasAnnotations hasAnnotations) |
boolean |
InjectionContext.isAnyKnownElementType(HasAnnotations hasAnnotations) |
boolean |
InjectionContext.isAnyOfElementTypes(HasAnnotations hasAnnotations,
WiringElementType... types) |
boolean |
InjectionContext.isElementType(WiringElementType type,
HasAnnotations hasAnnotations) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.