|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBeanFactory
| Method Summary | ||
|---|---|---|
|
createNewInstance(Class<E> clazz)
Create a instances of the given class. |
|
| Method Detail |
|---|
<E> E createNewInstance(Class<E> clazz)
E - clazz -
IllegalArgumentException - if this IBeanFactory can't
instantiate the given class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||