Package | Description |
---|---|
org.jboss.seam.core |
A set of Seam components that implement Seam.
|
org.jboss.seam.faces |
A set of Seam components for working with JSF.
|
org.jboss.seam.international |
Seam components for internationalition of JSF applications.
|
org.jboss.seam.mail |
Seam components for sending email.
|
org.jboss.seam.persistence |
Seam components for working with JPA or Hibernate3.
|
org.jboss.seam.theme |
Support for themes in JSF applications.
|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Modifier and Type | Class and Description |
---|---|
class |
ConversationEntries
Manages a map of conversation id to ConversationEntry
in the session context.
|
Modifier and Type | Class and Description |
---|---|
class |
Redirect
Convenient API for performing browser redirects with
parameters.
|
class |
Selector
Support for selector objects which remember their selection as a cookie
|
Modifier and Type | Class and Description |
---|---|
class |
LocaleSelector
Selects the current user's locale
|
class |
TimeZoneSelector
Selects the current user's time zone, defaulting
to the server time zone.
|
Modifier and Type | Class and Description |
---|---|
class |
MailSession
Manager component for a javax.mail.Session
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceContexts
Maintains the set of persistence contexts that have been touched in a
conversation.
|
Modifier and Type | Class and Description |
---|---|
class |
ThemeSelector
Selects the current user's theme
|
Modifier and Type | Class and Description |
---|---|
class |
Session
Controls HttpSession invalidation in any
servlet or JSF environment.
|
Copyright © 2015 Seam Framework. All Rights Reserved.