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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and 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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method