| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim | |
| org.jboss.weld.bootstrap | |
| org.jboss.weld.event |
| Modifier and Type | Method and Description |
|---|---|
Set<ContainerLifecycleEventObserverMethod<?>> |
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<ContainerLifecycleEventObserverMethod<?>> resolvedProcessAnnotatedTypeObservers) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ContainerLifecycleEventObserverMethod<?>> |
SyntheticExtension.getObservers() |
Set<ContainerLifecycleEventObserverMethod<?>> |
FastProcessAnnotatedTypeResolver.resolveProcessAnnotatedTypeObservers(org.jboss.weld.resources.spi.ClassFileServices classFileServices,
String className)
Resolves a set of
ProcessAnnotatedType observer methods for the specified class. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionObserverMethodImpl<T,X>
An implementation of
ObserverMethod used for events delivered to extensions. |
Copyright © 2017. All rights reserved.