| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim | |
| org.jboss.weld.annotated.slim.backed | |
| org.jboss.weld.annotated.slim.unbacked | |
| org.jboss.weld.resources |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forBackedAnnotatedType(Class<?> javaClass,
Type type,
String bdaId) |
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) |
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.of(String bdaId,
String className,
String suffix,
boolean modified) |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) |
| Constructor and Description |
|---|
SlimAnnotatedType.SerializationProxy(AnnotatedTypeIdentifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedTypeIdentifier |
BackedAnnotatedType.getIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedTypeIdentifier |
UnbackedAnnotatedType.getIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
<T> SlimAnnotatedType<T> |
ClassTransformer.getSlimAnnotatedTypeById(AnnotatedTypeIdentifier id) |
Copyright © 2013 Seam Framework. All Rights Reserved.