| Package | Description |
|---|---|
| org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.environment.deployment |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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 |
|---|---|
static <T extends BeanDeploymentArchive> |
WeldBeanDeploymentArchive.merge(CDI11Bootstrap bootstrap,
Iterable<T> archives) |
| 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 © 2015. All Rights Reserved.