| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Scope in org.jboss.seam | 
|---|
| Classes in org.jboss.seam with annotations of type Scope | |
|---|---|
|  class | ComponentMetamodel class for component classes. | 
| Uses of Scope in org.jboss.seam.captcha | 
|---|
| Classes in org.jboss.seam.captcha with annotations of type Scope | |
|---|---|
|  class | CaptchaSupports captcha functionality for any JSF page. | 
|  class | CaptchaImageProvides Captcha image resources | 
| Uses of Scope in org.jboss.seam.core | 
|---|
| Classes in org.jboss.seam.core with annotations of type Scope | |
|---|---|
|  class | ActorAllows the application to specify the jBPM actorId during the login cycle. | 
|  class | ApplicationContextSupport for injecting the application context | 
|  class | BusinessProcessHolds the task and process ids for the current conversation, and provides programmatic control over the business process. | 
|  class | BusinessProcessContextSupport for injecting the business process context | 
|  class | ConversationAllows 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. | 
|  class | ConversationContextSupport for injecting the conversation context | 
|  class | ConversationEntriesManages a map of conversation id to ConversationEntry in the session context. | 
|  class | ConversationList | 
|  class | ConversationStackSupport for "breadcrumbs". | 
|  class | EjbA seam component that bootstraps the embedded EJB container | 
|  class | EntityManagerFactoryA Seam component that boostraps an EntityManagerFactory, for use of JPA outside of Java EE 5 / Embeddable EJB3. | 
|  class | EventContextSupport for injecting the event context | 
|  class | Events | 
|  class | ExceptionsHolds metadata for pages defined in pages.xml, including page actions and page descriptions. | 
|  class | ExpressionsFactory for method and value bindings | 
|  class | FacesContextSupport for injecting the JSF FacesContext object | 
|  class | FacesMessagesA Seam component that TBD. | 
|  class | FacesPageBook-keeping component that persists information about the conversation associated with the current page. | 
|  class | FilterSupport for declarative application of Hibernate filters to persistence contexts. | 
|  class | HibernateSessionFactoryA Seam component that boostraps a Hibernate SessionFactory | 
|  class | HttpErrorConvenient HTTP errors | 
|  class | InitA Seam component that holds Seam configuration settings | 
|  class | InterpolatorInterpolates EL expressions in Strings | 
|  class | IsUserInRoleManager component for a map of roles assigned to the current user, as exposed via the JSF ExternalContext. | 
|  class | JbpmA seam component that boostraps a JBPM SessionFactory | 
|  class | LocaleManager component for the current user's locale | 
|  class | LocaleSelectorSelects the current user's locale | 
|  class | ManagedHibernateSessionA Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components. | 
|  class | ManagedJbpmContextManages a reference to a JbpmSession. | 
|  class | ManagedPersistenceContextA Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components. | 
|  class | ManagerThe Seam conversation manager. | 
|  class | MessagesSupport for an application-global resource bundle | 
|  class | MethodContextSupport for injecting the page context | 
|  class | MicrocontainerA seam component that bootstraps the JBoss microcontainer | 
|  class | PageContextSupport for injecting the page context | 
|  class | PageflowA Seam component that manages the current jBPM ProcessInstance used for pageflow. | 
|  class | PagesHolds metadata for pages defined in pages.xml, including page actions and page descriptions. | 
|  class | PersistenceContexts | 
|  class | PojoCache | 
|  class | PooledTaskSupport for assigning tasks in the pooled task list. | 
|  class | PooledTaskInstanceListSupport for the pooled task list. | 
|  class | ProcessInstanceA Seam component that allows injection of the current jBPM ProcessInstance. | 
|  class | RedirectConvenient API for performing browser redirects with parameters. | 
|  class | ResourceBundleSupport for an application-global resource bundle | 
|  class | SafeActions | 
|  class | SessionContextSupport for injecting the session context | 
|  class | SwitcherSupport for the conversation switcher drop-down menu. | 
|  class | TaskInstanceA Seam component that allows injection of the current jBPM TaskInstance. | 
|  class | TaskInstanceListSupport for the task list. | 
|  class | TaskInstanceListForTypeSupport for a list of tasks of a particular type. | 
|  class | TimeZoneManager component for the current user's locale | 
|  class | TimeZoneSelectorSelects the current user's time zone, defaulting to the server time zone. | 
|  class | TransactionListenerTemporary solution for getting JTA transaction lifecycle callbacks. | 
|  class | TransitionAllows the application to set the jBPM transition to be used when | 
|  class | UiComponent | 
|  class | UserPrincipalManager component for the current user Principal exposed via the JSF ExternalContext. | 
|  class | ValidatorsCaches instances of Hibernate Validator ClassValidator | 
| Uses of Scope in org.jboss.seam.debug | 
|---|
| Classes in org.jboss.seam.debug with annotations of type Scope | |
|---|---|
|  class | Contexts | 
| Uses of Scope in org.jboss.seam.drools | 
|---|
| Classes in org.jboss.seam.drools with annotations of type Scope | |
|---|---|
|  class | ManagedWorkingMemoryA conversation-scoped Drools WorkingMemory for a named RuleBase | 
|  class | RuleBaseManager component for a Drools RuleBase | 
| Uses of Scope in org.jboss.seam.framework | 
|---|
| Classes in org.jboss.seam.framework with annotations of type Scope | |
|---|---|
|  class | CurrentDateThe current date, as an instance of java.util.Date. | 
|  class | CurrentDatetimeThe current date and time, as an instance of java.util.Date. | 
|  class | CurrentTimeThe current time, as an instance of java.util.Date. | 
|  class | Home<T,E>Base class for components which provide persistence operations to a managed entity instance. | 
| Uses of Scope in org.jboss.seam.jms | 
|---|
| Classes in org.jboss.seam.jms with annotations of type Scope | |
|---|---|
|  class | ManagedQueueSenderManager for a JMS QueueSender for a named JMS queue | 
|  class | ManagedTopicPublisherManager for a JMS TopicPublisher for a named JMS topic | 
|  class | QueueConnectionManager for a JMS QueueConnection. | 
|  class | QueueSessionManager for a JMS QueueSession | 
|  class | TopicConnectionManager for a JMS TopicConnection. | 
|  class | TopicSessionManager for a JMS TopicSession | 
| Uses of Scope in org.jboss.seam.mail | 
|---|
| Classes in org.jboss.seam.mail with annotations of type Scope | |
|---|---|
|  class | MailSessionManager component for a javax.mail.Session | 
| Uses of Scope in org.jboss.seam.persistence | 
|---|
| Classes in org.jboss.seam.persistence with annotations of type Scope | |
|---|---|
|  class | HibernatePersistenceProviderSupport for non-standardized features of Hibernate, when used as the JPA persistence provider. | 
|  class | PersistenceProviderAbstraction layer for persistence providers (JPA implementations). | 
| Uses of Scope in org.jboss.seam.remoting | 
|---|
| Classes in org.jboss.seam.remoting with annotations of type Scope | |
|---|---|
|  class | Remoting | 
| Uses of Scope in org.jboss.seam.remoting.messaging | 
|---|
| Classes in org.jboss.seam.remoting.messaging with annotations of type Scope | |
|---|---|
|  class | SubscriptionRegistry | 
| Uses of Scope in org.jboss.seam.security | 
|---|
| Classes in org.jboss.seam.security with annotations of type Scope | |
|---|---|
|  class | Configuration | 
|  class | Identity | 
|  class | RuleBasedIdentity | 
| Uses of Scope in org.jboss.seam.theme | 
|---|
| Classes in org.jboss.seam.theme with annotations of type Scope | |
|---|---|
|  class | ThemeSupport for an application-global resource bundle | 
|  class | ThemeSelectorSelects the current user's theme | 
| Uses of Scope in org.jboss.seam.web | 
|---|
| Classes in org.jboss.seam.web with annotations of type Scope | |
|---|---|
|  class | CharacterEncodingFilterA servlet filter that lets you set the character encoding of submitted data. | 
|  class | ContextFilterManages the Seam contexts associated with a request to any servlet. | 
|  class | ExceptionFilterAs a last line of defence, rollback uncommitted transactions at the very end of the request. | 
|  class | MultipartFilter | 
|  class | RedirectFilterPropagates the conversation context and page parameters across any browser redirect initiated from a JSF navigation rule defined in faces-config.xml. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||