|
Seam Core JSF2 2.3.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Startup | |
---|---|
org.jboss.seam.async | Seam asynchronicity: dispatcher implementations and schedule classes. |
org.jboss.seam.el | Integration with JBoss EL. |
org.jboss.seam.international | Seam components for internationalition of JSF applications. |
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.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.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. |
|
Seam Core JSF2 2.3.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |