- 

Available since OmniFaces 2.0

Collection of utility methods for the CDI API that are mainly shortcuts for obtaining stuff from the BeanManager.

The difference with Beans is that no one method of BeansLocal obtains the BeanManager from JNDI. This job is up to the caller. This is more efficient in situations where multiple utility methods needs to be called at the same time.

Feature request

If you know more useful methods/functions which you think should be added to this OmniFaces utility class so that everyone can benefit from a "standard" Faces utility library, feel free to post a feature request.

Documentation & Sources