TransactionInvokerUtil@Deprecated
public class ServiceBeanMethodInvocationFactoryUtil
extends Object
| Constructor and Description |
|---|
ServiceBeanMethodInvocationFactoryUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceBeanMethodInvocationFactory |
getServiceBeanMethodInvocationFactory()
Deprecated.
|
static Object |
proceed(Object target,
Class<?> targetClass,
Method method,
Object[] arguments,
String[] methodInterceptorBeanIds)
Deprecated.
|
void |
setServiceBeanMethodInvocationFactory(ServiceBeanMethodInvocationFactory serviceBeanMethodInvocationFactory)
Deprecated.
|
public ServiceBeanMethodInvocationFactoryUtil()
public static ServiceBeanMethodInvocationFactory getServiceBeanMethodInvocationFactory()
public static Object proceed(Object target,
Class<?> targetClass,
Method method,
Object[] arguments,
String[] methodInterceptorBeanIds)
throws Exception
Exceptionpublic void setServiceBeanMethodInvocationFactory(ServiceBeanMethodInvocationFactory serviceBeanMethodInvocationFactory)