Package | Description |
---|---|
org.jboss.seam.faces.validation |
JSF Validator utility classes.
|
org.jboss.solder.core |
A number enhancements to the CDI programming model which are under trial and may be included in later releases
of Contexts and Dependency Injection.
|
org.jboss.solder.literal |
A collection of annotation literals for all annotations from the Contexts and Dependency Injection
specification and from Solder.
|
org.jboss.solder.resourceLoader |
An extensible, injectable resource loader that can provide provide URLs, managed input streams and sets of
properties.
|
org.jboss.solder.servlet | |
org.jboss.solder.servlet.http |
Modifier and Type | Class and Description |
---|---|
class |
InputElement<T>
To be used in conjunction with
<s:validateForm /> in Validators that should have their values fetched from
a JSF form field. |
Modifier and Type | Class and Description |
---|---|
class |
VersionLoggerUtil
Utility class for logging the version number of class based on package.
|
Modifier and Type | Field and Description |
---|---|
static Veto |
VetoLiteral.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
ResourceProvider
The ResourceProvider allows dynamic loading of managed resources.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletRequestContext
Encapsulates the
ServletRequest and ServletResponse for the current request and dually provides access to the
ServletContext , which is accessed from the HttpServletRequest object. |
Modifier and Type | Class and Description |
---|---|
class |
HttpServletRequestContext
Encapsulates the
HttpServletRequest and HttpServletResponse for the current request and dually provides
access to the ServletContext and HttpSession , which are accessed from the HttpServletRequest object. |
Copyright © 2012 Seam Framework. All Rights Reserved.