|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanletReference | |
|---|---|
| org.beanlet | Contains all of the core beanlet interfaces and bootstrap classes. |
| Uses of BeanletReference in org.beanlet |
|---|
| Methods in org.beanlet that return BeanletReference | |
|---|---|
BeanletReference<T> |
BeanletFactory.create()
Creates a new beanlet reference for the underlying beanlet. |
BeanletReference<T> |
BeanletFactory.create(Map<String,?> info)
Creates a new beanlet reference for the underlying beanlet. |
BeanletReference<T> |
BeanletContext.reference()
Returns the beanlet reference that is associated with the current call. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||