Callback.Output |
Use this if you need an output stream callback.
|
Callback.SerializableVoid |
Use this if you need a serializable void callback.
|
Callback.SerializableWithArgument |
Use this if you need a serializable callback which takes an argument.
|
Components.ForEach |
Builder class used to collect a number of query parameters for a visit (for each) of components in the Faces
component tree.
|
JNDIObjectLocator |
JNDIObjectLocator is used to centralize JNDI lookups.
|
JNDIObjectLocator.JNDIObjectLocatorBuilder |
|
Lazy.SerializableSupplier |
|
Messages.Message |
Faces message builder.
|
Messages.Resolver |
The message resolver allows the developers to change the way how messages are resolved.
|
Reflection.PropertyPath |
This class represents a property path.
|