JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jboss.weld.junit
Interface MockBean.CreateFunction<T>
Enclosing class:
MockBean
<
T
>
public static interface
MockBean.CreateFunction<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
CreationalContext
<
T
> creationalContext)
Method Details
create
T
create
(
CreationalContext
<
T
> creationalContext)
Parameters:
creationalContext
-
Returns:
a new bean instance