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 |
ListBeanProvider
A specific
CollectionBeanProvider implementation that creates
a list bean. |
class |
SetBeanProvider
A specialized
CollectionBeanProvider implementation that
creates a java.util.Set bean. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.