|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorFactoryContext | |
---|---|
org.jboss.invocation |
Uses of InterceptorFactoryContext in org.jboss.invocation |
---|
Classes in org.jboss.invocation that implement InterceptorFactoryContext | |
---|---|
class |
SimpleInterceptorFactoryContext
A simple implementation of InterceptorFactoryContext . |
Methods in org.jboss.invocation with parameters of type InterceptorFactoryContext | |
---|---|
Interceptor |
InterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance. |
Interceptor |
ImmediateInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance. |
Interceptor |
MethodInvokingInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance. |
Interceptor |
MethodInterceptorFactory.create(InterceptorFactoryContext context)
Create the interceptor instance. |
Object |
InterceptorInstanceFactory.createInstance(InterceptorFactoryContext context)
Construct a new instance. |
Object |
SimpleInterceptorInstanceFactory.createInstance(InterceptorFactoryContext context)
Construct a new instance. |
|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |