| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.environment.se.discovery |
| 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. |
| Constructor and Description |
|---|
FastAnnotatedTypeLoader(BeanManagerImpl manager,
ClassTransformer transformer,
ClassFileServices classFileServices,
ContainerLifecycleEvents events,
FastProcessAnnotatedTypeResolver resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeldSEClassFileServices
Weld SE 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. |
Copyright © 2014 Seam Framework. All Rights Reserved.