Package | Description |
---|---|
org.jboss.weld |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.annotated.slim |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.annotated.slim.backed |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.annotated.slim.unbacked |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.bean |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.logging |
Allocated message IDs:
|
org.jboss.weld.resources |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
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 © 2017. All rights reserved.