| Package | Description |
|---|---|
| org.jboss.invocation |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInterceptorInstanceFactory
Simple instance factory which just uses reflection to create an instance of the given class.
|
| Constructor and Description |
|---|
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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.