| 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.servlet |
| 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 CDI11Deployment |
WeldServletLifecycle.createDeployment(ServletContext context,
CDI11Bootstrap bootstrap)
Create servlet deployment.
|
Copyright © 2015. All Rights Reserved.