|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutowiredPropertyContainer | |
|---|---|
| org.omnaest.utils.beans.autowired | |
| Uses of AutowiredPropertyContainer in org.omnaest.utils.beans.autowired |
|---|
| Classes in org.omnaest.utils.beans.autowired that implement AutowiredPropertyContainer | |
|---|---|
class |
TypeToAutowiredPropertyContainerAdapter<B>
Adapter to create a Map view on an underlying Java Bean object. |
| Methods in org.omnaest.utils.beans.autowired that return AutowiredPropertyContainer | ||
|---|---|---|
static
|
TypeToAutowiredPropertyContainerAdapter.newInstance(B bean)
Factory method to create a Map view on a given Java Bean object. |
|
AutowiredPropertyContainer |
TypeToAutowiredPropertyContainerAdapter.put(String propertyname,
Object value)
|
|
AutowiredPropertyContainer |
AutowiredPropertyContainer.put(String propertyname,
Object object)
Adds an Object to the AutowiredPropertyContainer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||