| Package | Description |
|---|---|
| org.jboss.invocation |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInterceptorFactoryContext
A simple implementation of
InterceptorFactoryContext. |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
MethodInvokingInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance.
|
Interceptor |
MethodInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance.
|
Interceptor |
InterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance.
|
Interceptor |
ImmediateInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance.
|
Object |
SimpleInterceptorInstanceFactory.createInstance(InterceptorFactoryContext context)
Construct a new instance.
|
Object |
InterceptorInstanceFactory.createInstance(InterceptorFactoryContext context)
Construct a new instance.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.