Uses of Class
org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
Packages that use AnnotatedTypeIdentifier
Package
Description
Allocated message IDs:
-
Uses of AnnotatedTypeIdentifier in org.jboss.weld
Methods in org.jboss.weld with parameters of type AnnotatedTypeIdentifierModifier and TypeMethodDescriptionstatic ContainerContainer.instance(AnnotatedTypeIdentifier identifier) -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.annotated.slim
Methods in org.jboss.weld.annotated.slim that return AnnotatedTypeIdentifierModifier and TypeMethodDescriptionstatic AnnotatedTypeIdentifierAnnotatedTypeIdentifier.forBackedAnnotatedType(String contextId, Class<?> javaClass, Type type, String bdaId) static AnnotatedTypeIdentifierAnnotatedTypeIdentifier.forBackedAnnotatedType(String contextId, Class<?> javaClass, Type type, String bdaId, String suffix) static AnnotatedTypeIdentifierAnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) static AnnotatedTypeIdentifierAnnotatedTypeIdentifier.of(String contextId, String bdaId, String className, String suffix, boolean modified) Methods in org.jboss.weld.annotated.slim with parameters of type AnnotatedTypeIdentifierModifier and TypeMethodDescriptionstatic AnnotatedTypeIdentifierAnnotatedTypeIdentifier.forModifiedAnnotatedType(AnnotatedTypeIdentifier originalIdentifier) Constructors in org.jboss.weld.annotated.slim with parameters of type AnnotatedTypeIdentifier -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.annotated.slim.backed
Methods in org.jboss.weld.annotated.slim.backed that return AnnotatedTypeIdentifier -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.annotated.slim.unbacked
Methods in org.jboss.weld.annotated.slim.unbacked that return AnnotatedTypeIdentifier -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.bean
Methods in org.jboss.weld.bean with parameters of type AnnotatedTypeIdentifierModifier and TypeMethodDescriptionstatic StringBeanIdentifiers.forManagedBean(AnnotatedTypeIdentifier identifier) static StringBeanIdentifiers.forProducerMethod(AnnotatedTypeIdentifier identifier, int memberIndex) Constructors in org.jboss.weld.bean with parameters of type AnnotatedTypeIdentifierModifierConstructorDescriptionManagedBeanIdentifier(AnnotatedTypeIdentifier typeIdentifier) ProducerMethodIdentifier(AnnotatedTypeIdentifier typeIdentifier, int memberIndex) -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.logging
Methods in org.jboss.weld.logging with parameters of type AnnotatedTypeIdentifierModifier and TypeMethodDescriptionfinal IllegalStateExceptionMetadataLogger_$logger.annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier identifier) MetadataLogger.annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier identifier) -
Uses of AnnotatedTypeIdentifier in org.jboss.weld.resources
Methods in org.jboss.weld.resources with parameters of type AnnotatedTypeIdentifierModifier and TypeMethodDescription<T> SlimAnnotatedType<T>ClassTransformer.getSlimAnnotatedTypeById(AnnotatedTypeIdentifier id)