| Package | Description |
|---|---|
| org.jboss.invocation |
| Class and Description |
|---|
| AccessCheckingInterceptor
An interceptor which enables access checking for the duration of the invocation.
|
| DoAsInterceptor
An interceptor which executes under the invocation's
Subject. |
| Interceptor
A processor for invocations.
|
| InterceptorContext
An interceptor/invocation context object.
|
| InterceptorFactory
A producer for interceptor instances, used to create interceptor chains from a prototype.
|
| InterceptorFactoryContext
Contextual information for an interceptor factory, used when interceptors are created.
|
| InterceptorInstanceFactory
A simple factory which creates an instance for use by interceptor factories.
|
| PrivilegedInterceptor
An interceptor which runs the invocation in a privileged access control context.
|
| PrivilegedWithCombinerInterceptor
An interceptor which runs the invocation in a privileged access control context while preserving any domain
combiner that is set on the caller access control context.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.