| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim | |
| org.jboss.weld.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
Set<ExtensionObserverMethodImpl<?,?>> |
SlimAnnotatedTypeContext.getResolvedProcessAnnotatedTypeObservers() |
| 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 |
|---|---|
Set<ExtensionObserverMethodImpl<?,?>> |
FastProcessAnnotatedTypeResolver.resolveProcessAnnotatedTypeObservers(ClassFileServices classFileServices,
String className)
Resolves a set of
ProcessAnnotatedType observer methods for the specified class. |
Copyright © 2014. All Rights Reserved.