|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jackrabbit.taglib.bean.SimpleBeanFactory
Bean creation based on class name.
It creates a new instance on each call.
Constructor Summary | |
SimpleBeanFactory()
|
Method Summary | |
java.lang.Object |
getBean(java.lang.String id)
gets a bean for the given ID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleBeanFactory()
Method Detail |
public java.lang.Object getBean(java.lang.String id)
BeanFactory
getBean
in interface BeanFactory
id
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |