| Name | Description | Type | Package | Framework |
| AbstractMutable | Base helper implementation of MutableAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.core | JBoss Seam |
|
| BijectionInterceptor | Before invoking the component, inject all dependencies. | Class | org.jboss.seam.core | JBoss Seam |
|
| Contexts | Provides access to the current contexts associated with the thread. | Class | org.jboss.seam.core | JBoss Seam |
|
| Conversation | Allows the conversation timeout to be set per-conversation, and the conversation description and switchable outcome to | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationalInterceptor | Check that a conversational bean is not being invoked outside the scope of a long-running conversation. | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationEntries | Manages a map of conversation id to ConversationEntry in the session context. | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationEntry | Metadata about an active conversation. | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationIdGenerator | | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationInterceptor | | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationList | Factory for the conversation listConstructor SummaryConversationList() | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationPropagation | Overrideable component for extracting the conversation idAuthor:Gavin King, Pete Muir, Shane Bryzak | Class | org.jboss.seam.core | JBoss Seam |
|
| ConversationStack | Factory for the "breadcrumbs", a stack with all parent conversations of the current conversation. | Class | org.jboss.seam.core | JBoss Seam |
|
| EventInterceptor | Raises Seam events connected with a bean lifecycle. | Class | org.jboss.seam.core | JBoss Seam |
|
| Events | Support for Seam component-driven eventsConstructor SummaryEvents() | Class | org.jboss.seam.core | JBoss Seam |
|
| Expressions | Factory for EL method and value expressions. | Class | org.jboss.seam.core | JBoss Seam |
|
| Expressions .MethodExpression | A method expression - an EL expression that evaluates to a method. | Interface | org.jboss.seam.core.Expressions | JBoss Seam |
|
| Expressions .ValueExpression | A value expression - an EL expression that evaluates to an attribute getter or get/set pair. | Interface | org.jboss.seam.core.Expressions | JBoss Seam |
|
| Init | | Class | org.jboss.seam.core | JBoss Seam |
|
| Init .FactoryExpression | | Class | org.jboss.seam.core.Init | JBoss Seam |
|
| Init .FactoryMethod | | Class | org.jboss.seam.core.Init | JBoss Seam |
|
| Init .ObserverMethod | | Class | org.jboss.seam.core.Init | JBoss Seam |
|
| Init .ObserverMethodExpression | | Class | org.jboss.seam.core.Init | JBoss Seam |
|
| Interpolator | Interpolates EL expressions in StringsConstructor SummaryInterpolator() | Class | org.jboss.seam.core | JBoss Seam |
|
| Locale | Manager component for the current locale. | Class | org.jboss.seam.core | JBoss Seam |
|
| LockTimeoutException | Thrown by the SynchronizationInterceptor when it fails to get a lock within the allocated time. | Class | org.jboss.seam.core | JBoss Seam |
|
| Manager | The Seam conversation manager. | Class | org.jboss.seam.core | JBoss Seam |
|
| MethodContextInterceptor | Sets up the METHOD context and unproxies the SFSB for the duration of the call. | Class | org.jboss.seam.core | JBoss Seam |
|
| Mutable | Must be implemented by any SESSION or CONVERSATION scoped mutable JavaBean component that will be used in a clustered | Interface | org.jboss.seam.core | JBoss Seam |
|
| PropagationType | enum PropagationTypeextends EnumVarious options controlling how a conversation is propagated. | Class | org.jboss.seam.core | JBoss Seam |
|
| ResourceBundle | Manager component for the Seam resource bundleAuthor:Gavin KingSee Also:SeamResourceBundle | Class | org.jboss.seam.core | JBoss Seam |
|
| ResourceLoader | Access to application resources and resource bundles. | Class | org.jboss.seam.core | JBoss Seam |
|
| SeamResourceBundle | The Seam resource bundle which searches for resources in delegate resource bundles specified in pages. | Class | org.jboss.seam.core | JBoss Seam |
|
| SynchronizationInterceptor | Serializes calls to a component. | Class | org.jboss.seam.core | JBoss Seam |
|
| Validators | Caches instances of Hibernate Validator ClassValidatorConstructor SummaryValidators() | Class | org.jboss.seam.core | JBoss Seam |