| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.environment.deployment.discovery | |
| org.jboss.weld.environment.deployment.discovery.jandex |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ExtensionObserverMethodImpl<?,?>> |
FastProcessAnnotatedTypeResolver.resolveProcessAnnotatedTypeObservers(ClassFileServices classFileServices,
java.lang.String className)
Resolves a set of
ProcessAnnotatedType observer methods for the specified class. |
| Constructor and Description |
|---|
FastAnnotatedTypeLoader(BeanManagerImpl manager,
ClassTransformer transformer,
ClassFileServices classFileServices,
ContainerLifecycleEvents events,
FastProcessAnnotatedTypeResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
ClassFileServices |
DiscoveryStrategy.getClassFileServices() |
ClassFileServices |
AbstractDiscoveryStrategy.getClassFileServices() |
| Modifier and Type | Class and Description |
|---|---|
class |
JandexClassFileServices
Jandex implementation of the
ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it
with ClassLoader. |
| Modifier and Type | Method and Description |
|---|---|
ClassFileServices |
JandexDiscoveryStrategy.getClassFileServices() |
Copyright © 2014. All Rights Reserved.