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,
org.jboss.weld.resources.spi.ClassFileInfo classInfo,
Set<ExtensionObserverMethodImpl<?,?>> resolvedProcessAnnotatedTypeObservers,
ClassTransformer transformer) |
Modifier and Type | Method and Description |
---|---|
Set<ExtensionObserverMethodImpl<?,?>> |
FastProcessAnnotatedTypeResolver.resolveProcessAnnotatedTypeObservers(org.jboss.weld.resources.spi.ClassFileServices classFileServices,
String className)
Resolves a set of
ProcessAnnotatedType observer methods for the specified class. |
Copyright © 2016. All rights reserved.