|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWeldService | |
|---|---|
| org.ow2.jonas.cdi.weld.internal | |
| org.ow2.jonas.cdi.weld.internal.deployment | |
| org.ow2.jonas.cdi.weld.internal.tomcat | |
| Uses of IWeldService in org.ow2.jonas.cdi.weld.internal |
|---|
| Classes in org.ow2.jonas.cdi.weld.internal that implement IWeldService | |
|---|---|
class |
DefaultWeldService
Weld CDI service implementation. |
| Uses of IWeldService in org.ow2.jonas.cdi.weld.internal.deployment |
|---|
| Methods in org.ow2.jonas.cdi.weld.internal.deployment with parameters of type IWeldService | |
|---|---|
void |
DefaultDeploymentBuilder.setWeldService(IWeldService weld)
Bind the Weld utility service |
| Uses of IWeldService in org.ow2.jonas.cdi.weld.internal.tomcat |
|---|
| Methods in org.ow2.jonas.cdi.weld.internal.tomcat with parameters of type IWeldService | |
|---|---|
void |
WeldContextCustomizer.setWeldService(IWeldService weld)
Bind the WeldService reference. |
| Constructors in org.ow2.jonas.cdi.weld.internal.tomcat with parameters of type IWeldService | |
|---|---|
WeldLifeCycleListener(IWeldService weld,
org.jboss.weld.bootstrap.spi.Deployment deployment,
WeldDeployableInfo info)
Construct a WeldLifeCycleListener. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||