Package | Description |
---|---|
org.jboss.seam.exception |
Implementation of Seam exception handling for JSF.
|
org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationErrorHandler
Implements @HttpError
|
class |
AnnotationRedirectHandler
Implements @Redirect
|
class |
ConfigErrorHandler
Implements <http-error/> for pages.xml
|
class |
ConfigRedirectHandler
Implements <redirect/> for pages.xml
|
class |
DebugPageHandler
Implements automagic redirection to the Seam debug page.
|
class |
ErrorHandler
Base implementation of HTTP error exception handlers.
|
class |
ExceptionHandler
An element of the chain that knows how to handle a
specific exception type.
|
class |
RedirectHandler
Base implementation of redirection exception handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
NavigationHandler
The result of a navigation rule.
|
class |
RedirectNavigationHandler
Metadata for a <redirect/> in pages.xml
|
class |
RenderNavigationHandler
Metadata for a <render/> in pages.xml
|
Copyright © 2015 Seam Framework. All Rights Reserved.