|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Intercept | |
---|---|
org.jboss.seam.core | |
org.jboss.seam.drools | |
org.jboss.seam.jms | |
org.jboss.seam.remoting.messaging |
Uses of Intercept in org.jboss.seam.core |
---|
Classes in org.jboss.seam.core with annotations of type Intercept | |
---|---|
class |
Actor
Allows the application to specify the jBPM actorId during the login cycle. |
class |
ApplicationContext
Support for injecting the application context |
class |
BusinessProcessContext
Support for injecting the business process context |
class |
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. |
class |
ConversationContext
Support for injecting the conversation context |
class |
ConversationList
|
class |
ConversationStack
Support for "breadcrumbs". |
class |
Ejb
A seam component that bootstraps the embedded EJB container |
class |
EventContext
Support for injecting the event context |
class |
Events
|
class |
FacesContext
Support for injecting the JSF FacesContext object |
class |
FacesMessages
A Seam component that TBD. |
class |
Hibernate
A seam component that boostraps a Hiberate SessionFactory |
class |
HttpError
Convenient HTTP errors |
class |
Init
A Seam component that holds Seam configuration settings |
class |
Interpolator
Interpolates EL expressions in Strings |
class |
IsUserInRole
Manager component for a map of roles assigned to the current user, as exposed via the JSF ExternalContext. |
class |
Jbpm
A seam component that boostraps a JBPM SessionFactory |
class |
Locale
Manager component for the current user's locale |
class |
LocaleSelector
Selects the current user's locale |
class |
ManagedHibernateSession
A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components. |
class |
ManagedJbpmContext
Manages a reference to a JbpmSession. |
class |
ManagedPersistenceContext
A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components. |
class |
Manager
The Seam conversation manager. |
class |
Messages
Support for an application-global resource bundle |
class |
Microcontainer
A seam component that bootstraps the JBoss microcontainer |
class |
PageContext
Support for injecting the page context |
class |
Pageflow
A Seam component that manages the current jBPM ProcessInstance used for pageflow. |
class |
Pages
Holds metadata for pages defined in pages.xml, including page actions and page descriptions. |
class |
PojoCache
|
class |
Process
Holds the task and process ids for the current conversation |
class |
Redirect
Convenient API for performing browser redirects with parameters. |
class |
ResourceBundle
Support for an application-global resource bundle |
class |
SessionContext
Support for injecting the session context |
class |
StatelessContext
Support for injecting the stateless context |
class |
Switcher
Support for the conversation switcher drop-down menu. |
class |
Transition
Allows the application to set the jBPM transition to be used when |
class |
UiComponent
|
class |
UserPrincipal
Manager component for the current user Principal exposed via the JSF ExternalContext. |
Uses of Intercept in org.jboss.seam.drools |
---|
Classes in org.jboss.seam.drools with annotations of type Intercept | |
---|---|
class |
ManagedWorkingMemory
A conversation-scoped Drools WorkingMemory for a named RuleBase |
class |
RuleBase
|
Uses of Intercept in org.jboss.seam.jms |
---|
Classes in org.jboss.seam.jms with annotations of type Intercept | |
---|---|
class |
ManagedQueueSender
Manager for a JMS QueueSender for a named JMS queue |
class |
ManagedTopicPublisher
Manager for a JMS TopicPublisher for a named JMS topic |
class |
QueueConnection
Manager for a JMS QueueConnection. |
class |
QueueSession
Manager for a JMS QueueSession |
class |
TopicConnection
Manager for a JMS TopicConnection. |
class |
TopicSession
Manager for a JMS TopicSession |
Uses of Intercept in org.jboss.seam.remoting.messaging |
---|
Classes in org.jboss.seam.remoting.messaging with annotations of type Intercept | |
---|---|
class |
SubscriptionRegistry
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |