| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interceptor | |
|---|---|
| org.jboss.seam.interceptors | |
| Uses of Interceptor in org.jboss.seam.interceptors | 
|---|
| Classes in org.jboss.seam.interceptors with annotations of type Interceptor | |
|---|---|
|  class | AsynchronousInterceptor | 
|  class | BijectionInterceptorBefore invoking the component, inject all dependencies. | 
|  class | BusinessProcessInterceptorInterceptor which handles interpretation of jBPM-related annotations. | 
|  class | ConversationalInterceptorCheck that a conversational bean is not being invoked outside the scope of a long-running conversation. | 
|  class | ConversationInterceptorAfter the end of the invocation, begin or end a long running conversation, if necessary. | 
|  class | EventInterceptorRaises Seam events connected with a bean lifecycle. | 
|  class | ExceptionInterceptorHandles exceptions annotated @Redirect, @HttpError or | 
|  class | ManagedEntityIdentityInterceptorSwizzles entity references around each invocation, maintaining referential even across passivation of the stateful bean or Seam-managed extended persistence context, and allowing for more efficient replication. | 
|  class | OutcomeInterceptorTranslates Outcome.RETRY to null for JSF | 
|  class | RemoveInterceptorRemoves SFSB components from the Seam context after invocation of an EJB @Remove method, or when a system exception is thrown from the bean. | 
|  class | RollbackInterceptorAutomatically sets transactions to rollback only. | 
|  class | SecurityInterceptorProvides authorization services for component invocations. | 
|  class | SynchronizationInterceptorSerializes calls to a component. | 
|  class | TransactionInterceptor | 
|  class | ValidationInterceptorValidate the method receiver using Hibernate validator before invoking the method. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||