| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.environment.se |
| Modifier and Type | Class and Description |
|---|---|
class |
WeldBootstrap
Common bootstrapping functionality that is run at application startup and
detects and register beans
|
| Modifier and Type | Method and Description |
|---|---|
protected Deployment |
Weld.createDeployment(ResourceLoader resourceLoader,
CDI11Bootstrap bootstrap)
Extensions to Weld SE can subclass and override this method to customize the deployment before weld boots up.
|
Copyright © 2014 Seam Framework. All Rights Reserved.