| Package | Description |
|---|---|
| net.sf.jguiraffe.di.impl.providers |
In the
providers sub package different implementations of the
BeanProvider interface can be found. |
| Modifier and Type | Method and Description |
|---|---|
ConstructorInvocation |
ConstructorBeanProvider.getInvocation()
Returns the
ConstructorInvocation object that determines
the constructor to be invoked. |
| Constructor and Description |
|---|
ConstructorBeanProvider(ConstructorInvocation ctorinv)
Creates a new instance of
ConstructorBeanProvider and
initializes it with the constructor invocation to be called. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.