JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
javax.enterprise.inject.spi
Interface CDIProvider
public interface
CDIProvider
Interface implemented by a CDI provider to provide access to the current container
Since:
1.1
Author:
Pete Muir
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CDI
<java.lang.Object>
getCDI
()
Provides access to the current container
Method Detail
getCDI
CDI
<java.lang.Object> getCDI()
Provides access to the current container
Returns:
the CDI instance for the current container
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method