Package | Description |
---|---|
org.jboss.weld.bootstrap |
Modifier and Type | Class and Description |
---|---|
class |
FastAnnotatedTypeLoader
Specialized version of
AnnotatedTypeLoader . |
Modifier and Type | Method and Description |
---|---|
protected AnnotatedTypeLoader |
BeanDeployer.createAnnotatedTypeLoader() |
Modifier and Type | Method and Description |
---|---|
BeanDeployer |
BeanDeployer.addClass(String className,
AnnotatedTypeLoader loader)
Loads a given class, creates a
SlimAnnotatedTypeContext for it and stores it in BeanDeployerEnvironment . |
Copyright © 2016. All rights reserved.