|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FactoryBeanlet<T>
Beanlets implementing this interface can act as a factory. The object returned by this interface is used as beanlet instance.
Factory| Method Summary | |
|---|---|
T |
getObject()
The object returned by this method is the so-called beanlet instance for the underlying beanlet. |
| Method Detail |
|---|
T getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||