|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.seam.core | |
---|---|
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.core | A set of Seam components that implement Seam. |
org.jboss.seam.drools | Seam components for integrating Drools. |
org.jboss.seam.exception | Implementation of Seam exception handling for JSF. |
org.jboss.seam.faces | A set of Seam components for working with JSF. |
org.jboss.seam.framework | A framework for data access in Seam. |
org.jboss.seam.international | Seam components for internationalition of JSF applications. |
org.jboss.seam.mail | Seam components for sending email. |
org.jboss.seam.navigation | Implementation of pages.xml based navigation |
org.jboss.seam.pageflow | Support for jPDL-based pageflows. |
org.jboss.seam.persistence | Seam components for working with JPA or Hibernate3. |
org.jboss.seam.security | Seam Security |
org.jboss.seam.theme | Support for themes in JSF applications. |
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. |
Classes in org.jboss.seam.core used by org.jboss.seam.bpm | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.core | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Conversation
Allows the conversation timeout to be set per-conversation, and the conversation description and switchable outcome to be set when the application requires workspace management functionality. |
|
ConversationEntries
Manages a map of conversation id to ConversationEntry in the session context. |
|
ConversationEntry
Metadata about an active conversation. |
|
ConversationIdGenerator
|
|
ConversationPropagation
Overrideable component for extracting the conversation id from a request. |
|
Events
Support for Seam component-driven events |
|
Expressions
Factory for EL method and value expressions. |
|
Expressions.MethodExpression
A method expression - an EL expression that evaluates to a method. |
|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
|
Init
A Seam component that holds Seam configuration settings |
|
Init.FactoryExpression
|
|
Init.FactoryMethod
|
|
Init.ObserverMethod
|
|
Init.ObserverMethodExpression
|
|
Interpolator
Interpolates EL expressions in Strings |
|
Manager
The Seam conversation manager. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
|
PropagationType
Various options controlling how a conversation is propagated. |
|
Validators
Caches instances of Hibernate Validator ClassValidator |
Classes in org.jboss.seam.core used by org.jboss.seam.drools | |
---|---|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.exception | |
---|---|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
Classes in org.jboss.seam.core used by org.jboss.seam.faces | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Expressions
Factory for EL method and value expressions. |
|
Manager
The Seam conversation manager. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
|
ResourceLoader
Access to application resources and resource bundles. |
Classes in org.jboss.seam.core used by org.jboss.seam.framework | |
---|---|
Conversation
Allows the conversation timeout to be set per-conversation, and the conversation description and switchable outcome to be set when the application requires workspace management functionality. |
|
Events
Support for Seam component-driven events |
|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.international | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Locale
Manager component for the current locale. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.mail | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.navigation | |
---|---|
Expressions.MethodExpression
A method expression - an EL expression that evaluates to a method. |
|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
Classes in org.jboss.seam.core used by org.jboss.seam.pageflow | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.persistence | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.security | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Expressions.MethodExpression
A method expression - an EL expression that evaluates to a method. |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.theme | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
Classes in org.jboss.seam.core used by org.jboss.seam.transaction | |
---|---|
Expressions.ValueExpression
A value expression - an EL expression that evaluates to an attribute getter or get/set pair. |
Classes in org.jboss.seam.core used by org.jboss.seam.web | |
---|---|
AbstractMutable
Base helper implementation of Mutable |
|
Mutable
Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered environment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |