|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Startup | |
|---|---|
| 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.mail | Seam components for sending email. |
| 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. |
| Uses of Startup in org.jboss.seam.async |
|---|
| Classes in org.jboss.seam.async with annotations of type Startup | |
|---|---|
class |
QuartzDispatcher
Dispatcher implementation that uses the Quartz library. |
| Uses of Startup in org.jboss.seam.bpm |
|---|
| Classes in org.jboss.seam.bpm with annotations of type Startup | |
|---|---|
class |
Jbpm
A seam component that boostraps a JBPM SessionFactory |
| Uses of Startup in org.jboss.seam.el |
|---|
| Classes in org.jboss.seam.el with annotations of type Startup | |
|---|---|
class |
JBossELReferenceCache
|
| Uses of Startup in org.jboss.seam.international |
|---|
| Classes in org.jboss.seam.international with annotations of type Startup | |
|---|---|
class |
LocaleConfig
Configures the JSF locale support from the Seam container. |
| Uses of Startup in org.jboss.seam.jmx |
|---|
| Classes in org.jboss.seam.jmx with annotations of type Startup | |
|---|---|
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. |
| Uses of Startup in org.jboss.seam.mail |
|---|
| Classes in org.jboss.seam.mail with annotations of type Startup | |
|---|---|
class |
Meldware
Creates meldware users, mailboxes and aliases |
| Uses of Startup in org.jboss.seam.navigation |
|---|
| Classes in org.jboss.seam.navigation with annotations of type Startup | |
|---|---|
class |
Pages
Holds metadata for pages defined in pages.xml, including page actions and page descriptions. |
| Uses of Startup in org.jboss.seam.persistence |
|---|
| Classes in org.jboss.seam.persistence with annotations of type Startup | |
|---|---|
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 |
| Uses of Startup in org.jboss.seam.security |
|---|
| Classes in org.jboss.seam.security with annotations of type Startup | |
|---|---|
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. |
| Uses of Startup in org.jboss.seam.security.permission |
|---|
| Classes in org.jboss.seam.security.permission with annotations of type Startup | |
|---|---|
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 |
| Uses of Startup in org.jboss.seam.transaction |
|---|
| Classes in org.jboss.seam.transaction with annotations of type Startup | |
|---|---|
class |
FacesTransactionEvents
Produces StatusMessages for JSF in response of certain transaction events. |
| Uses of Startup in org.jboss.seam.web |
|---|
| Classes in org.jboss.seam.web with annotations of type Startup | |
|---|---|
class |
Session
Controls HttpSession invalidation in any servlet or JSF environment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||