Package org.omnifaces.context

Class Summary
OmniPartialViewContext This OmniFaces partial view context extends and improves the standard partial view context as follows: Support for executing callback scripts by PartialResponseWriter.startEval(). Support for adding arguments to an ajax response. Any XML tags which Mojarra and MyFaces has left open after an exception in rendering of an already committed ajax response, will now be properly closed.
OmniPartialViewContextFactory This partial view context factory takes care that the OmniPartialViewContext is properly initialized.