| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim | |
| org.jboss.weld.resources.spi | |
| org.jboss.weld.util |
| 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,
Set<ExtensionObserverMethodImpl<?,?>> resolvedProcessAnnotatedTypeObservers,
ClassTransformer transformer) |
| Modifier and Type | Method and Description |
|---|---|
ClassFileInfo |
ClassFileServices.getClassFileInfo(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 © 2014. All Rights Reserved.