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 | Class and Description |
---|---|
class |
FactoryBeanProvider
A specialized life-cycle supporting
implementation for creating new bean instances on each invocation. |
class |
SingletonBeanProvider
A specialized life-cycle supporting
BeanProvider implementation for
creating singleton beans. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.