Uses of Interface
org.beanlet.BeanletReference

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.
 



Copyright © 2006-2012. All Rights Reserved.