Package | Description |
---|---|
org.jboss.weld.bootstrap.events |
Modifier and Type | Method and Description |
---|---|
static ProcessAnnotatedTypeEventResolvable |
ProcessAnnotatedTypeEventResolvable.forProcessAnnotatedType(SlimAnnotatedType<?> annotatedType,
RequiredAnnotationDiscovery discovery) |
static ProcessAnnotatedTypeEventResolvable |
ProcessAnnotatedTypeEventResolvable.forProcessSyntheticAnnotatedType(SlimAnnotatedType<?> annotatedType,
RequiredAnnotationDiscovery discovery) |
static ProcessAnnotatedTypeEventResolvable |
ProcessAnnotatedTypeEventResolvable.of(ProcessAnnotatedTypeImpl<?> event,
RequiredAnnotationDiscovery discovery) |
Constructor and Description |
---|
ContainerLifecycleEvents(ContainerLifecycleEventPreloader preloader,
RequiredAnnotationDiscovery discovery) |
ProcessAnnotatedTypeEventResolvable(Set<Type> types,
SlimAnnotatedType<?> annotatedType,
RequiredAnnotationDiscovery discovery) |
Copyright © 2016. All rights reserved.