public class RemotingUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RemotingUtils.MethodHash |
Constructor and Description |
---|
RemotingUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> |
buildHashToMethodLookupForInterface(Class service,
boolean useFastReflection) |
static Map<Method,RemotingUtils.MethodHash> |
buildMethodToHashLookupForInterface(Class service,
String asyncPrefix) |
static Object |
createByClassOrFindByName(ApplicationContext applicationContext,
String name,
Class clazz) |
public static Object createByClassOrFindByName(ApplicationContext applicationContext, String name, Class clazz) throws NoSuchBeanDefinitionException
NoSuchBeanDefinitionException
public static Map<RemotingUtils.MethodHash,com.gigaspaces.internal.reflection.IMethod> buildHashToMethodLookupForInterface(Class service, boolean useFastReflection)
public static Map<Method,RemotingUtils.MethodHash> buildMethodToHashLookupForInterface(Class service, String asyncPrefix)
Copyright © GigaSpaces.