Modifier and Type | Method and Description |
---|---|
static Container |
Container.instance(AnnotatedTypeIdentifier identifier) |
Modifier and Type | Method and Description |
---|---|
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forBackedAnnotatedType(String contextId,
Class<?> javaClass,
Type type,
String bdaId) |
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) |
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.of(String contextId,
String bdaId,
String className,
String suffix,
boolean modified) |
Modifier and Type | Method and Description |
---|---|
static AnnotatedTypeIdentifier |
AnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) |
Constructor and Description |
---|
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 |
---|---|
static String |
BeanIdentifiers.forManagedBean(AnnotatedTypeIdentifier identifier) |
static String |
BeanIdentifiers.forProducerMethod(AnnotatedTypeIdentifier identifier,
int memberIndex) |
Constructor and Description |
---|
ManagedBeanIdentifier(AnnotatedTypeIdentifier typeIdentifier) |
ProducerMethodIdentifier(AnnotatedTypeIdentifier typeIdentifier,
int memberIndex) |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
MetadataLogger.annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier identifier) |
IllegalStateException |
MetadataLogger_$logger.annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier identifier) |
Modifier and Type | Method and Description |
---|---|
<T> SlimAnnotatedType<T> |
ClassTransformer.getSlimAnnotatedTypeById(AnnotatedTypeIdentifier id) |
Copyright © 2016. All rights reserved.