| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.environment.deployment.discovery.jandex |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.resources.spi | |
| org.jboss.weld.util |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFileInfo |
SlimAnnotatedTypeContext.getClassInfo() |
| Modifier and Type | Method and Description |
|---|---|
static <T> SlimAnnotatedTypeContext<T> |
SlimAnnotatedTypeContext.of(SlimAnnotatedType<T> type,
ClassFileInfo classInfo,
java.util.Set<ExtensionObserverMethodImpl<?,?>> resolvedProcessAnnotatedTypeObservers,
ClassTransformer transformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JandexClassFileInfo
A Java class representation backed by Jandex.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFileInfo |
JandexClassFileServices.getClassFileInfo(java.lang.String className) |
| Modifier and Type | Method and Description |
|---|---|
ClassFileInfo |
ClassFileServices.getClassFileInfo(java.lang.String className)
Obtains Java class metadata for a class identified with the specified class name.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Beans.isTypeManagedBeanOrDecoratorOrInterceptor(ClassFileInfo classFileInfo) |
Copyright © 2015. All Rights Reserved.