| Package | Description |
|---|---|
| org.omnifaces.cdi | |
| org.omnifaces.cdi.param |
| Class and Description |
|---|
| Eager
The CDI annotation
Eager specifies that a scoped bean is to be eagerly instantiated. |
| Class and Description |
|---|
| Param
The CDI annotation
Param allows you to inject, convert and validate a HTTP request parameter in a CDI managed
bean. |
Copyright © 2012–2014 OmniFaces. All rights reserved.