| Package | Description |
|---|---|
| org.jboss.weld |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.annotated.slim |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.annotated.slim.backed |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.annotated.slim.unbacked |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.bean |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.logging |
Allocated message IDs:
000000 - 000099:
BeanLogger
000100 - 000199: BootstrapLogger
000200 - 000299: ContextLogger
000300 - 000399: ConversationLogger
000400 - 000499: EventLogger
000500 - 000599: JsfLogger
000600 - 000699: ReflectionLogger
000700 - 000799: ServletLogger
000800 - 000899: UtilLogger
000900 - 000999: VersionLogger
001000 - 001099: ElLogger
001100 - 001199: MetadataLogger
001200 - 001299: XmlLogger
001300 - 001399: BeanManagerLogger
001400 - 001499: ValidatorLogger
001500 - 001599: BeanLogger
001600 - 001699: ResolutionLogger
001700 - 001799: InterceptorLogger
001800 - 001899: SerializationLogger
001900 - 001999: ConfigurationLogger
|
| org.jboss.weld.resources |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
<T> SlimAnnotatedType<T> |
ClassTransformer.getSlimAnnotatedTypeById(AnnotatedTypeIdentifier id) |
Copyright © 2015. All Rights Reserved.