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