|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HasAnnotations in org.jboss.errai.codegen.meta |
---|
Subinterfaces of HasAnnotations in org.jboss.errai.codegen.meta | |
---|---|
interface |
MetaClassMember
|
Classes in org.jboss.errai.codegen.meta that implement 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
|
Uses of HasAnnotations in org.jboss.errai.codegen.meta.impl |
---|
Classes in org.jboss.errai.codegen.meta.impl that implement HasAnnotations | |
---|---|
class |
AbstractMetaClass<T>
|
class |
AbstractMetaMember
|
Uses of HasAnnotations in org.jboss.errai.codegen.meta.impl.build |
---|
Classes in org.jboss.errai.codegen.meta.impl.build that implement HasAnnotations | |
---|---|
class |
BuildMetaClass
|
class |
BuildMetaConstructor
|
class |
BuildMetaField
|
class |
BuildMetaMethod
|
class |
ShadowBuildMetaField
|
class |
ShadowBuildMetaMethod
|
Uses of HasAnnotations in org.jboss.errai.codegen.meta.impl.gwt |
---|
Classes in org.jboss.errai.codegen.meta.impl.gwt that implement HasAnnotations | |
---|---|
class |
GWTClass
|
class |
GWTConstructor
|
class |
GWTField
|
class |
GWTMethod
|
class |
GWTParameter
|
class |
GWTSpecialMethod
|
Uses of HasAnnotations in org.jboss.errai.codegen.meta.impl.java |
---|
Classes in org.jboss.errai.codegen.meta.impl.java that implement HasAnnotations | |
---|---|
class |
JavaReflectionClass
|
class |
JavaReflectionConstructor
|
class |
JavaReflectionField
|
class |
JavaReflectionMethod
|
class |
JavaReflectionParameter
|
Uses of HasAnnotations in org.jboss.errai.ioc.rebind.ioc.injector.api |
---|
Methods in org.jboss.errai.ioc.rebind.ioc.injector.api with parameters of type HasAnnotations | |
---|---|
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)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |