| Package | Description |
|---|---|
| org.jboss.seam.async |
Seam asynchronicity: dispatcher implementations and schedule classes.
|
| org.jboss.seam.bpm |
A set of Seam components for business process management
via jBPM, including control of process and task instances,
rendering of task lists, and integration with jBPM.
|
| org.jboss.seam.el |
Integration with JBoss EL.
|
| org.jboss.seam.international |
Seam components for internationalition of JSF applications.
|
| org.jboss.seam.jmx | |
| org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
| org.jboss.seam.persistence |
Seam components for working with JPA or Hibernate3.
|
| org.jboss.seam.security |
Seam Security
|
| org.jboss.seam.security.permission |
Seam Security Permissions
|
| org.jboss.seam.transaction |
Abstracts all possible transaction management APIs behind a
JTA-compatible interface.
|
| org.jboss.seam.web |
Seam components for use in a servlet environment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuartzDispatcher
Dispatcher implementation that uses the Quartz library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jbpm
A seam component that boostraps a JBPM SessionFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossELReferenceCache |
| Modifier and Type | Class and Description |
|---|---|
class |
LocaleConfig
Configures the JSF locale support from the Seam container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossClusterMonitor
The purpose of this component is to detect a clustered environment and
to inform the HttpSessionListener whether the origin of a session destroyed
event is the failover of a session from one node to the next.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Pages
Holds metadata for pages defined in pages.xml, including
page actions and page descriptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityManagerFactory
A Seam component that bootstraps an EntityManagerFactory,
for use of JPA outside of Java EE 5 / Embedded JBoss.
|
class |
HibernateSessionFactory
A Seam component that bootstraps a Hibernate SessionFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityPermissionChecker
Entity permission checks
|
class |
FacesSecurityEvents
Produces FacesMessages in response of certain security events, and helps to decouple the
Identity component from JSF.
|
class |
Identity
API for authorization and authentication via Seam security.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionMapper
Maps permission checks to resolver chains
|
class |
PersistentPermissionResolver
Resolves dynamically-assigned permissions, mapped to a user or a role, and kept in persistent
storage, such as a relational database.
|
class |
RuleBasedPermissionResolver
A permission resolver that uses a Drools rule base to perform permission checks
|
| Modifier and Type | Class and Description |
|---|---|
class |
FacesTransactionEvents
Produces StatusMessages for JSF in response of certain transaction events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Session
Controls HttpSession invalidation in any
servlet or JSF environment.
|
Copyright © 2015 Seam Framework. All Rights Reserved.