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