|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorInstanceFactory | |
---|---|
org.jboss.invocation |
Uses of InterceptorInstanceFactory in org.jboss.invocation |
---|
Classes in org.jboss.invocation that implement InterceptorInstanceFactory | |
---|---|
class |
SimpleInterceptorInstanceFactory
Simple instance factory which just uses reflection to create an instance of the given class. |
Constructors in org.jboss.invocation with parameters of type InterceptorInstanceFactory | |
---|---|
MethodInterceptorFactory(InterceptorInstanceFactory instanceFactory,
Method interceptorMethod)
Construct a new instance. |
|
MethodInterceptorFactory(InterceptorInstanceFactory instanceFactory,
Method interceptorMethod,
boolean changeMethod)
Construct a new instance. |
|
MethodInvokingInterceptorFactory(InterceptorInstanceFactory instanceFactory,
Method method)
Construct a new instance. |
|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |