|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanProvider
Test interface to be used with a custom propery accessor.
Method Summary | |
---|---|
Object |
getBean(String name)
Gets a bean by name. |
void |
setBean(String name,
Object bean)
Sets a new bean mapping. |
Method Detail |
---|
Object getBean(String name)
name
-
void setBean(String name, Object bean)
name
- bean
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |