|
||||||||||
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.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.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.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 |
FacesSecurityEvents
Produces FacesMessages for certain security events, and decouples the Identity component from JSF - and also handles cookie functionality. |
class |
Identity
API for authorization and authentication via Seam security. |
class |
RuleBasedIdentity
Identity implementation that supports permission checking via a Drools rulebase. |
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 |